chezmoi: update to 2.31.0.

This commit is contained in:
classabbyamp 2023-02-17 11:37:12 -05:00
parent be901f6b09
commit 6bc7662be1
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.30.1 version=2.31.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"
@ -12,7 +12,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=f76ac952c3e5fff53b6a81b31f5564d58f8e089ec6cd73401eafc95d1de17b22 checksum=00e7e783172ec827f2f97dd0629d34c7e20ad949720609b406319ba75e2ccf35
pre_build() { pre_build() {
local _date local _date