chezmoi: update to 2.51.0.
This commit is contained in:
parent
aa75c7f705
commit
b7cdfd94eb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.50.0
|
||||
version=2.51.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://chezmoi.io/"
|
||||
changelog="https://github.com/twpayne/chezmoi/releases"
|
||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||
checksum=20529464eba8b6e2a801bd6898c75fae4ce0a4da7aadb873241a0ea461c18454
|
||||
checksum=70c0c7887a42bcd77fe33faa7ba546b7eb4e933bc68065b0028de4146738ebce
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue