chezmoi: update to 2.33.2.
This commit is contained in:
parent
d36db8cd25
commit
516d0f03a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chezmoi'
|
# Template file for 'chezmoi'
|
||||||
pkgname=chezmoi
|
pkgname=chezmoi
|
||||||
version=2.33.1
|
version=2.33.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://chezmoi.io/"
|
homepage="https://chezmoi.io/"
|
||||||
changelog="https://github.com/twpayne/chezmoi/releases"
|
changelog="https://github.com/twpayne/chezmoi/releases"
|
||||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||||
checksum=2f1d053a65f1fc1b3b4c254462d93466805849c0a0e3b02c43c34846c66a0794
|
checksum=a0ff813b635558064db0f6f515e9d4ff83539c119d70bae3ba8c57a0c2453033
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue