diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:35:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:35:12 +0300 |
commit | 089942cd67b5df0b9d6844f4e0ca0cfdfa41f62e (patch) | |
tree | 67e37d98705d9c940ec12f64a84f93f9fad093ed /community/chezmoi | |
parent | 7a62aa1d80976c899a130f2f1833ce7420645ef9 (diff) | |
download | repository-089942cd67b5df0b9d6844f4e0ca0cfdfa41f62e.tar.gz |
chezmoi: bump to 2.20.0
Diffstat (limited to 'community/chezmoi')
-rw-r--r-- | community/chezmoi/checksums | 4 | ||||
-rw-r--r-- | community/chezmoi/sources | 4 | ||||
-rw-r--r-- | community/chezmoi/version | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/community/chezmoi/checksums b/community/chezmoi/checksums index c1cd0eb0..7f99c2a0 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -380af09772338696683a4deae8a24032658d3f8543b2ff468b24c824db2f9b4e v2.19.0.tar.gz -5d582b8eb2a41d908c9049f1788a55891715568adc47c9dee874ec8137e6633e chezmoi-2.19.0-mod-vendor.tar.xz +c5e853fdc1a1ef832e78382691c1c4da014218a56189ca07f54d7a0230f8484f v2.20.0.tar.gz +a642895714b06c59e747fd62fdbd0cb8950dc0a510d148c3d836bbf066ecce11 chezmoi-2.20.0-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 3189c52e..ed1e557f 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.19.0.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.19.0-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.20.0.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.20.0-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index e3adbddc..3e7ba1ce 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.19.0 1 +2.20.0 1 |