chezmoi: update to 2.42.2.
This commit is contained in:
parent
e52dc26908
commit
629d84b5ba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.42.1
|
||||
version=2.42.2
|
||||
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=25a7def631120330dfd2dddf1c73f3abeac4aa1129873184ba475301500d3b12
|
||||
checksum=46cca2583acd15cf948089f3bca3b5851f95a15169e1baa7f87273a4a2760093
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue