chezmoi: update to 2.52.1.

This commit is contained in:
classabbyamp 2024-08-18 12:32:40 -04:00
parent e794089b2a
commit 230ecbbacb
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.52.0 version=2.52.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"
@ -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=dd0a739825a0d194fec3bedced5969ad02880f72abb00e6ea834f250fe4eda09 checksum=622974a9653f07874d9c6a627af130163bf3cde7eb0f1b89baa2f3a7fa76b8a4
pre_build() { pre_build() {
local _date local _date