diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-26 20:32:57 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-26 20:32:57 +0100 |
commit | 768433ebde26a3d907cdfd83b565a52d6be798a2 (patch) | |
tree | da37b2faf418c046ea8136769bd1ade27ccacd4b /community/chezmoi | |
parent | d901a303eb02dce37eeb6b9473a107669e02df05 (diff) | |
download | repository-768433ebde26a3d907cdfd83b565a52d6be798a2.tar.gz |
chezmoi: bump to 2.13.0
Diffstat (limited to 'community/chezmoi')
-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 7ec1ad6b..db74eb6a 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -dc25d885c48ce783074b38f67ace3c24cdb5b6808e2e8cbd828ce8bc98b7e2b1 v2.12.1.tar.gz -32bbc14d84bac76523f212752ee951ccf7fd875919b6c2b2136543bfcf28783e chezmoi-2.12.1-mod-vendor.tar.xz +c72f1caa921f44e8a395d1aeaa7599f1007d3d13e4a84d277479307e37f3e1b3 v2.13.0.tar.gz +ca49ab665cfc16de6bc01f64e55f107ab42c0600f981d0480a1009f430ac8445 chezmoi-2.13.0-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 09fcbdca..c314d2a0 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.12.1.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.12.1-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.13.0.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.13.0-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index 1fd080e1..18a9746a 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.12.1 1 +2.13.0 1 |