diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-26 14:18:41 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-26 14:18:41 +0200 |
commit | dc6f908ecba882c9c2d148e4a061453f106563c9 (patch) | |
tree | d6e8fe47fce8f82159fe6cb4aeebc97e0f65cda0 /community | |
parent | 6ba654bfdf467ad6fae917d79021f195e5be0cbf (diff) | |
download | repository-dc6f908ecba882c9c2d148e4a061453f106563c9.tar.gz |
chezmoi: bump to 2.17.0
Diffstat (limited to 'community')
-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 f269919f..fe491bba 100644 --- a/community/chezmoi/checksums +++ b/community/chezmoi/checksums @@ -1,3 +1,3 @@ %BLAKE3 -b071092fdf3608c6b4380225ceef40353190e71e990c88d3d282a5d4c63b6731 v2.16.0.tar.gz -3ee4af77988c28cb63cca0a7a5d5383fdef30fc8a276bf6d20d8608638cb91e3 chezmoi-2.16.0-mod-vendor.tar.xz +0bb2ae88133f03ab3050cb66668634d85446b30b9f1f5967767dcb4abfeea5ff v2.17.0.tar.gz +5f538326dfe734006c3bf83c62b52f6ddb09ec44d43cecb9ee611c790fccd9b4 chezmoi-2.17.0-mod-vendor.tar.xz diff --git a/community/chezmoi/sources b/community/chezmoi/sources index 6f7a812e..58b1112d 100644 --- a/community/chezmoi/sources +++ b/community/chezmoi/sources @@ -1,2 +1,2 @@ -https://github.com/twpayne/chezmoi/archive/v2.16.0.tar.gz -https://dl.carbslinux.org/gomods/chezmoi-2.16.0-mod-vendor.tar.xz +https://github.com/twpayne/chezmoi/archive/v2.17.0.tar.gz +https://dl.carbslinux.org/gomods/chezmoi-2.17.0-mod-vendor.tar.xz diff --git a/community/chezmoi/version b/community/chezmoi/version index 400aa9df..01674350 100644 --- a/community/chezmoi/version +++ b/community/chezmoi/version @@ -1 +1 @@ -2.16.0 1 +2.17.0 1 |