chezmoi: update to 2.40.2.
This commit is contained in:
parent
da7b2b3003
commit
c3e234807b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.40.0
|
||||
version=2.40.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=257d262667c46f10f6db9a9203072e446c2e8fa7e38b8a15fdb7aa2ff4eb9dbd
|
||||
checksum=d1385c96759a5269bb34ab89c44de5f4f1684788d74b55f433d8f005c7a67412
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue