chezmoi: update to 2.42.1.
This commit is contained in:
parent
9e1585d3b7
commit
0e7c933ebc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.42.0
|
||||
version=2.42.1
|
||||
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=1b824a92cdf91ba6498fea0625c0a228fd28a9b41b56c08a89b55ae7ed6054d1
|
||||
checksum=25a7def631120330dfd2dddf1c73f3abeac4aa1129873184ba475301500d3b12
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Add table
Reference in a new issue