chezmoi: update to 2.40.3.
This commit is contained in:
parent
6e58428bab
commit
d47f8f850d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.40.2
|
||||
version=2.40.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=d1385c96759a5269bb34ab89c44de5f4f1684788d74b55f433d8f005c7a67412
|
||||
checksum=c58f709f387e388affce4c4c6d9c5f453771f0075c982ad155e210065cb6b231
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue