chezmoi: update to 2.50.0.

This commit is contained in:
classabbyamp 2024-07-04 22:18:57 -04:00
parent 2a3fea681e
commit 2facd5fe91
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.49.1 version=2.50.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"
@ -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=898ef09b52bd23619327f4bebc83d58b578c5e5af9310a9ce12b556bb4c3cbc0 checksum=20529464eba8b6e2a801bd6898c75fae4ce0a4da7aadb873241a0ea461c18454
pre_build() { pre_build() {
local _date local _date