chezmoi: update to 2.31.0.
This commit is contained in:
parent
be901f6b09
commit
6bc7662be1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.30.1
|
||||
version=2.31.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -12,7 +12,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="MIT"
|
||||
homepage="https://chezmoi.io/"
|
||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||
checksum=f76ac952c3e5fff53b6a81b31f5564d58f8e089ec6cd73401eafc95d1de17b22
|
||||
checksum=00e7e783172ec827f2f97dd0629d34c7e20ad949720609b406319ba75e2ccf35
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue