diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-04 10:57:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-04 10:57:01 +0300 |
commit | f8b743b33b7a30f05ae4cd52b2f6db4a46315245 (patch) | |
tree | e20b2fa61e3d37227bc6581e398954fdb781154a | |
parent | 7b5bb7dd7cada86cf3b216d408d036e9872acd3b (diff) | |
download | repository-f8b743b33b7a30f05ae4cd52b2f6db4a46315245.tar.gz |
chezmoi: bump to 2.6.1
-rw-r--r-- | community/chezmoi/checksums | 2 | ||||
-rw-r--r-- | community/chezmoi/sources | 2 | ||||
-rw-r--r-- | community/chezmoi/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/chezmoi/checksums b/community/chezmoi/checksums index 12a939a8..0793850e 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,2 +1,2 @@ %BLAKE3 -fcc5da6f5a8b3e72a31b4d4c0fac16388d2373ac3c855307937151f01944867a v2.6.0.tar.gz +4c221f0e8a8f6c38bee59e210272ee61ed57c2bb09e337f47ac5e19d5bcccd26 v2.6.1.tar.gz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index fc2cba9f..ec198c8c 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1 +1 @@ -https://github.com/twpayne/chezmoi/archive/v2.6.0.tar.gz +https://github.com/twpayne/chezmoi/archive/v2.6.1.tar.gz diff --git a/community/chezmoi/version b/community/chezmoi/version index 9922898f..705c456c 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.6.0 1 +2.6.1 1 |