chezmoi: update to 2.42.3.
This commit is contained in:
parent
c25a8f9558
commit
81854075ff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.42.2
|
||||
version=2.42.3
|
||||
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=46cca2583acd15cf948089f3bca3b5851f95a15169e1baa7f87273a4a2760093
|
||||
checksum=095a0e4818f5512fc15f4ead31e8c123423eed588487b465ec9d52b9a1e29484
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue