diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-09 20:59:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-09 20:59:11 +0300 |
commit | fb579e0229aab1de754b9de380fb9c80c828f6ae (patch) | |
tree | 5e247bcc7c2883439aec6dc1bcbdb8bb5df9ebcd | |
parent | dd92262c0d556b791930c465ec6ea6bdd32fdac8 (diff) | |
download | repository-fb579e0229aab1de754b9de380fb9c80c828f6ae.tar.gz |
chezmoi: bump to 2.3.1
-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 69b73269..2b948000 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,2 +1,2 @@ %BLAKE3 -19063dd1c06c5f7cac1d677c636bf34e32fa1e444ef4f9d599edc42d61c706b2 v2.3.0.tar.gz +891c9059da8a180e8822980252bc0cec474d1c33c9a07c5efbaa976495724ef9 v2.3.1.tar.gz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index ecc6fe9f..5f98162a 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1 +1 @@ -https://github.com/twpayne/chezmoi/archive/v2.3.0.tar.gz +https://github.com/twpayne/chezmoi/archive/v2.3.1.tar.gz diff --git a/community/chezmoi/version b/community/chezmoi/version index fbf76438..1ae984dd 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.3.0 1 +2.3.1 1 |