diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-19 15:23:10 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-19 15:23:10 +0200 |
commit | 35128f5dedbc0847d68b91d87199e469c3675c3c (patch) | |
tree | cdd7eaf6ef7d8d062bed561b3bd7de393f2e9596 | |
parent | 24e5b71fed3a57ac8c2a3a93359c9651bd8068f0 (diff) | |
download | repository-35128f5dedbc0847d68b91d87199e469c3675c3c.tar.gz |
chezmoi: bump to 2.35.2
-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 790cdfa0..50aca8b6 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -1a1dcd71d392a4dd4bdb5575bf6912adace85e7a386aac76b64fa8ab3ea19844 v2.35.1.tar.gz -9ec4fff0368c76cf59eb822ee7a16f9636a8513104d8cf4df8e3d17a9f59b915 chezmoi-2.35.1-mod-vendor.tar.xz +8eeaa113d43c8541815af3edf75cd983159000fdf6537593d3231c6e73543993 v2.35.2.tar.gz +4b7acc243f959cbca93e84036e0070578995c139d96eadf65ee2656a1dd426e7 chezmoi-2.35.2-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 4ae3f04b..730a5300 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.35.1.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.35.1-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.35.2.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.35.2-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index 00a2b0cc..138119bd 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.35.1 1 +2.35.2 1 |