chezmoi: update to 2.52.2.

This commit is contained in:
classabbyamp 2024-09-19 14:11:00 -04:00
parent f09e1e9710
commit 6339ec2831
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'chezmoi' # Template file for 'chezmoi'
pkgname=chezmoi pkgname=chezmoi
version=2.52.1 version=2.52.2
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/twpayne/chezmoi/v2" go_import_path="github.com/twpayne/chezmoi/v2"
go_build_tags="noembeddocs noupgrade" go_build_tags="noembeddocs noupgrade"
@ -13,7 +13,7 @@ license="MIT"
homepage="https://chezmoi.io/" homepage="https://chezmoi.io/"
changelog="https://github.com/twpayne/chezmoi/releases" changelog="https://github.com/twpayne/chezmoi/releases"
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz" distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
checksum=622974a9653f07874d9c6a627af130163bf3cde7eb0f1b89baa2f3a7fa76b8a4 checksum=0bfe878d901f5e171cfcab7bd4d647f3fbf7f882be9bf747fabe188a9815e91c
pre_build() { pre_build() {
local _date local _date