diff options
author | Cem Keylan <cem@ckyln.com> | 2022-02-21 11:27:23 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-02-21 11:27:23 +0100 |
commit | df6ac93d9c4610d77060b65cf4cf0670da02af7e (patch) | |
tree | e0346df9b944e128392522283e62a87c3f382e88 /community/chezmoi | |
parent | 2d86bf4a1af3061b84c494c8dcfc81cf89c560c9 (diff) | |
download | repository-df6ac93d9c4610d77060b65cf4cf0670da02af7e.tar.gz |
chezmoi: bump to 2.12.1
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 cd784682..7ec1ad6b 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -9448aba8de8bbad1b339949d711e4fff5c877741da20c776c552bb024ca9ce76 v2.12.0.tar.gz -1800d2e91ef60c9cc25d453b3f454168cf83ebf164e5b051cdab777521cd7537 chezmoi-2.12.0-mod-vendor.tar.xz +dc25d885c48ce783074b38f67ace3c24cdb5b6808e2e8cbd828ce8bc98b7e2b1 v2.12.1.tar.gz +32bbc14d84bac76523f212752ee951ccf7fd875919b6c2b2136543bfcf28783e chezmoi-2.12.1-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index e482d341..09fcbdca 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.12.0.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.12.0-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.12.1.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.12.1-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index f30894e2..1fd080e1 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.12.0 1 +2.12.1 1 |