chezmoi: update to 2.21.0.

This commit is contained in:
classabbyamp 2022-08-23 19:59:54 -04:00
parent 956d19c44f
commit 1b39bad646
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'chezmoi' # Template file for 'chezmoi'
pkgname=chezmoi pkgname=chezmoi
version=2.20.0 version=2.21.0
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/twpayne/chezmoi/v2" go_import_path="github.com/twpayne/chezmoi/v2"
@ -11,7 +11,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="MIT" license="MIT"
homepage="https://chezmoi.io/" homepage="https://chezmoi.io/"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz" distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=7e22412a7a766d2156927e687e73c8c139cd014eb33846366884d8ffb7fdc654 checksum=4c4e741b225a3e23c5e80143567482f6cf9c237c8b92c78199731ca78b96cb8b
pre_build() { pre_build() {
local _date local _date