We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7ec13 commit c1fbc6dCopy full SHA for c1fbc6d
1 file changed
srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
1
# Template file for 'chezmoi'
2
pkgname=chezmoi
3
-version=2.61.0
+version=2.62.0
4
revision=1
5
build_style=go
6
go_import_path="github.com/twpayne/chezmoi/v2"
@@ -13,7 +13,7 @@ license="MIT"
13
homepage="https://chezmoi.io/"
14
changelog="https://github.com/twpayne/chezmoi/releases"
15
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
16
-checksum=7a2a5ab782b2d6cd521451a258d9ffc6965a1541a4bbe10c6b9a4fd87dd700be
+checksum=d8f553d871d35caf3d446b6f1032f4cad81a75fc41955bd3d71216a2aa6e17a4
17
18
pre_build() {
19
local _date
0 commit comments