We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e4236e commit 73d9d49Copy full SHA for 73d9d49
1 file changed
srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
1
# Template file for 'chezmoi'
2
pkgname=chezmoi
3
-version=2.68.1
+version=2.69.1
4
revision=1
5
build_style=go
6
go_import_path="chezmoi.io/chezmoi"
@@ -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=472640951ffdeedec45d444a35c373e18a4620fbf6b59151171b2bf86b74a90d
+checksum=5237f42076d02e2d109149e7c2985cd28468027ea918232c6062f4897b23be56
17
18
pre_build() {
19
local _date
0 commit comments