chezmoi: update to 2.64.0.

This commit is contained in:
classabbyamp 2025-08-13 18:29:33 -04:00
parent 825b6d8e5c
commit 3eded0d288
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.63.1 version=2.64.0
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/twpayne/chezmoi" go_import_path="github.com/twpayne/chezmoi"
@ -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=cae49bb1abef58acfc471681cca6d189ab1d0e9d1590e0905c12d3a32bc23014 checksum=d2168beef8721010a3e120e7ce5836b2173dee9b96e52cd3bcd83c64e801bb17
pre_build() { pre_build() {
local _date local _date