diff options
author | Cem Keylan <cem@ckyln.com> | 2023-02-13 10:05:46 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-02-13 10:05:46 +0100 |
commit | 53fa56b3ba580cc7966dc4fdc89ed7be36d677ca (patch) | |
tree | 77ae7350a6adad200731ab73fb748956d4beebd3 | |
parent | fd39dfbdcc2cef758a9e3df4012e78318a30e1f0 (diff) | |
download | repository-53fa56b3ba580cc7966dc4fdc89ed7be36d677ca.tar.gz |
chezmoi: bump to 2.30.1
-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 066279b0..328335c7 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -7de3d9337a5cc740e938637e3e7b07371a5cd742541cd0fcdec9a58d9a48ed12 v2.30.0.tar.gz -ec03a0ddb996fa63a3dee7dbe9a8bbdfc3bc891ecbb72523353fee47861dd5bf chezmoi-2.30.0-mod-vendor.tar.xz +c5fa9a043a80f89de94731c48365e0efc7e3dfe46a2bc937f1960c9bf3841cf1 v2.30.1.tar.gz +80adfb85b729980ecf930c43ab29227f46be242b5f7597564b2cd1a335a6d350 chezmoi-2.30.1-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index af44efab..735239f1 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.30.0.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.30.0-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.30.1.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.30.1-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index 57191ebc..ed09e751 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.30.0 1 +2.30.1 1 |