diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-06 09:15:28 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-06 09:15:28 +0300 |
commit | 27da7a44f4d9669d7283e767e4bb72c9460559c1 (patch) | |
tree | 4ca76cb9e66b342c2c312b0c31d5804973981bb4 | |
parent | b3b2b05929e00e7ea8e05851ba65daeb7f4a1369 (diff) | |
download | repository-27da7a44f4d9669d7283e767e4bb72c9460559c1.tar.gz |
chezmoi: bump to 2.3.0
-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 cd8f4d60..69b73269 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,2 +1,2 @@ %BLAKE3 -177fdd4d4d9e64f836aaf717f2b06355803177fb0d5ab47994828bd134eb156f v2.2.0.tar.gz +19063dd1c06c5f7cac1d677c636bf34e32fa1e444ef4f9d599edc42d61c706b2 v2.3.0.tar.gz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 95ab7060..ecc6fe9f 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1 +1 @@ -https://github.com/twpayne/chezmoi/archive/v2.2.0.tar.gz +https://github.com/twpayne/chezmoi/archive/v2.3.0.tar.gz diff --git a/community/chezmoi/version b/community/chezmoi/version index d3291fa3..fbf76438 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.2.0 1 +2.3.0 1 |