chezmoi: update to 2.30.1.

This commit is contained in:
classabbyamp 2023-02-11 14:58:51 -05:00
parent a9d86e9564
commit 996c778509
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'chezmoi' # Template file for 'chezmoi'
pkgname=chezmoi pkgname=chezmoi
version=2.30.0 version=2.30.1
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=4cb96b898ef178a2e832eab7954ec675ded116fc44944d5026ec6f95be1144c7 checksum=f76ac952c3e5fff53b6a81b31f5564d58f8e089ec6cd73401eafc95d1de17b22
pre_build() { pre_build() {
local _date local _date