chezmoi: update to 2.42.0.
This commit is contained in:
parent
3bedeba057
commit
8d2acc299e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.41.0
|
||||
version=2.42.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=6af914491851e8da6a704c3072455fa82beeae337ed91c32802917ca3bb2fb33
|
||||
checksum=1b824a92cdf91ba6498fea0625c0a228fd28a9b41b56c08a89b55ae7ed6054d1
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue