chezmoi: update to 2.49.0.
This commit is contained in:
parent
ac426c2bcf
commit
7b0d489729
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.48.2
|
||||
version=2.49.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=49f6ab88240fea76b12c50e1f8a63a3e652a4ed48e283a0f89ac47fbd21a62fe
|
||||
checksum=10353cdc817d020b4ac2175aa0e45ac72cba2d11e16829e630ace7f5fe600ba3
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue