diff options
author | Cem Keylan <cem@ckyln.com> | 2023-08-10 16:27:06 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-08-10 16:27:06 +0200 |
commit | 308cb3161c59e820a38f55c96d751ccaec62e029 (patch) | |
tree | 097542e7aac1183f87d03ce8eff1c63b1f4195b1 | |
parent | fee71681c08e5bf85d2db8c71af73b1d57b28cad (diff) | |
download | repository-308cb3161c59e820a38f55c96d751ccaec62e029.tar.gz |
chezmoi: bump to 2.37.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 50aca8b6..e10bc7e4 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -8eeaa113d43c8541815af3edf75cd983159000fdf6537593d3231c6e73543993 v2.35.2.tar.gz -4b7acc243f959cbca93e84036e0070578995c139d96eadf65ee2656a1dd426e7 chezmoi-2.35.2-mod-vendor.tar.xz +50ab6df98f21c337117d5e6c87cf918cbb8aef07281f1fbd395add69f2977245 v2.37.0.tar.gz +4befbb4f9485b100e0414e31e0f5cca6f58fc3ca876e1fba7c9c51604370e215 chezmoi-2.37.0-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 730a5300..3d8e1304 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.35.2.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.35.2-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.37.0.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.37.0-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index 138119bd..1d6a4304 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.35.2 1 +2.37.0 1 |