chezmoi: update to 2.49.1.
This commit is contained in:
parent
ce17332b09
commit
6897d84813
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.49.0
|
||||
version=2.49.1
|
||||
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=10353cdc817d020b4ac2175aa0e45ac72cba2d11e16829e630ace7f5fe600ba3
|
||||
checksum=898ef09b52bd23619327f4bebc83d58b578c5e5af9310a9ce12b556bb4c3cbc0
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue