diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-03 12:16:09 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-03 12:16:09 +0300 |
commit | 811bb81e4f7503c1182e8dbb52bf2aaf771abaab (patch) | |
tree | cb52959b4c9dd9db67ee9e54f5f1104eadde6d8d | |
parent | 442e9d54648fb19a601cf8dfdc84c9439aa18e26 (diff) | |
download | repository-811bb81e4f7503c1182e8dbb52bf2aaf771abaab.tar.gz |
chezmoi: bump to 2.6.0
-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 53b658a1..12a939a8 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,2 +1,2 @@ %BLAKE3 -f434180f98f191c7e8b0d95967b84df83683c7862720f5ca78c45d36086d2cef v2.5.1.tar.gz +fcc5da6f5a8b3e72a31b4d4c0fac16388d2373ac3c855307937151f01944867a v2.6.0.tar.gz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index c73381f9..fc2cba9f 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1 +1 @@ -https://github.com/twpayne/chezmoi/archive/v2.5.1.tar.gz +https://github.com/twpayne/chezmoi/archive/v2.6.0.tar.gz diff --git a/community/chezmoi/version b/community/chezmoi/version index 0a50c006..9922898f 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.5.1 1 +2.6.0 1 |