diff options
author | Cem Keylan <cem@ckyln.com> | 2022-09-08 10:12:53 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-09-08 10:12:53 +0300 |
commit | ebc956e1d8ae5f4ffb0ce711b8f9c117083fe9db (patch) | |
tree | 4580bc376b5538e262f7cc4c7db75c34c5a05ce2 | |
parent | 2bb13ca967922919a002376ac8da201164f054ea (diff) | |
download | repository-ebc956e1d8ae5f4ffb0ce711b8f9c117083fe9db.tar.gz |
chezmoi: bump to 2.22.1
-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 e7436b05..e3ddca3f 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -07b0ea063d43b6885f0b88fc15ef3925f267591fed56ba3d634477153496561c v2.22.0.tar.gz -632619107477738ff5ce328cafcafcfe04d32ff1f9b343f569647d2a64a14e9c chezmoi-2.22.0-mod-vendor.tar.xz +50b7db89d9bfb51e6e398e6a65beb83a4ea0b3badb0a21136c5262174baee64b v2.22.1.tar.gz +7d14aa589273c4f276fa55999e71342f1f214ece8964bf656c62b54e5a657f24 chezmoi-2.22.1-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 1d31feca..bcda628c 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.22.0.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.22.0-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.22.1.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.22.1-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index c163c974..23b2ddea 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.22.0 1 +2.22.1 1 |