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