chezmoi: update to 2.37.0.
This commit is contained in:
parent
bf66db28e8
commit
c473ed592d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.36.1
|
||||
version=2.37.0
|
||||
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=771e848deed1134a9f8065b5de7ae8a885e51b7dc8dab1db2aa94ec44ab1a247
|
||||
checksum=c9c37268e437c28b8da93f48fcfdffc8586136a09f95910a06baa94bc4562667
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue