chezmoi: update to 2.52.2.
This commit is contained in:
parent
f09e1e9710
commit
6339ec2831
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.52.1
|
||||
revision=2
|
||||
version=2.52.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
go_build_tags="noembeddocs noupgrade"
|
||||
|
@ -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=622974a9653f07874d9c6a627af130163bf3cde7eb0f1b89baa2f3a7fa76b8a4
|
||||
checksum=0bfe878d901f5e171cfcab7bd4d647f3fbf7f882be9bf747fabe188a9815e91c
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue