diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-02 12:37:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-02 12:37:27 +0300 |
commit | 986cc5ff640bec858f3ad17dacb66372e3c58e57 (patch) | |
tree | 3d98476146c77412e31fc6d6d140584acf101e17 /community/chezmoi | |
parent | d329f3f48c908fe88e5d28f53d8048a7e3439b1e (diff) | |
download | repository-986cc5ff640bec858f3ad17dacb66372e3c58e57.tar.gz |
chezmoi: bump to 2.29.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 f9461347..f3212722 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -d1f8193713fc1a839b7a9e073f2eb7c52a06b8fd318e5efbf013b95a0f978f38 v2.28.0.tar.gz -14804c47a8d0acc288e40321adb44cfc45572a1c63b87fdc9629f5efaae05ced chezmoi-2.28.0-mod-vendor.tar.xz +c70a1e5650d633a1746cd5062a10150af51133e12127e55767f19e24581c0af8 v2.29.0.tar.gz +ca08ec8c85b2ecf57f2b8122284b777e03292994cd79e923a4f4dc0ad2688382 chezmoi-2.29.0-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index c2090504..65e85199 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.28.0.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.28.0-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.29.0.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.29.0-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index 02e982b4..ac4f1ac3 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.28.0 1 +2.29.0 1 |