diff options
author | Cem Keylan <cem@ckyln.com> | 2022-10-13 19:55:43 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-10-13 19:55:43 +0200 |
commit | aa4d49800cb8a604d88c8b55b02fda1dfb22e4f2 (patch) | |
tree | 906b757d447350586f66192b1ef217e4a177eead | |
parent | 28e12ad9f43dfd670a91fe6aa2d7dcef1466614c (diff) | |
download | repository-aa4d49800cb8a604d88c8b55b02fda1dfb22e4f2.tar.gz |
chezmoi: bump to 2.25.0
-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 df05d67a..4dbed890 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -0f1b3b6bc2ce34b129269210c1f01de80aab12d04ee8808a5e7d4f3ce77cfc9e v2.24.0.tar.gz -8aba8a6dc3d6505e8e59e35b135d8b608f7f95ac97d151b255d4c3629096347b chezmoi-2.24.0-mod-vendor.tar.xz +bac93a21d5b28c5d8c7b848df4ee1827daee8bab1eb0fd86e9c8a4184a159ba7 v2.25.0.tar.gz +2d45ecfc2c4c1fdd7f7df98f5af2298759fdc1fbd906e12a0251114f7c8449e3 chezmoi-2.25.0-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 782959b5..fcbe2b08 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.24.0.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.24.0-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.25.0.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.25.0-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index c95bbf0c..bdf073db 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.24.0 1 +2.25.0 1 |