diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-30 11:30:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-30 11:30:04 +0300 |
commit | 5b1b23a780a490317faea7f7ae2c29d649a12a8f (patch) | |
tree | c32e8d77457320066b26362c765ade9d91446ef5 | |
parent | 720eb9415ff76250f1805e5233b603b21b2d8c3f (diff) | |
download | repository-5b1b23a780a490317faea7f7ae2c29d649a12a8f.tar.gz |
chezmoi: bump to 2.2.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 2b6bb871..cd8f4d60 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4c0d8a137d8b4923be05ea3f984a977c820aaa9a739d2ee6b01a1c499ebe1c64 v2.1.6.tar.gz +177fdd4d4d9e64f836aaf717f2b06355803177fb0d5ab47994828bd134eb156f v2.2.0.tar.gz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 53775ce9..95ab7060 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1 +1 @@ -https://github.com/twpayne/chezmoi/archive/v2.1.6.tar.gz +https://github.com/twpayne/chezmoi/archive/v2.2.0.tar.gz diff --git a/community/chezmoi/version b/community/chezmoi/version index 0ebfb0a5..d3291fa3 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.1.6 1 +2.2.0 1 |