We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa75c7f commit b7cdfd9Copy full SHA for b7cdfd9
1 file changed
srcpkgs/chezmoi/template
@@ -1,6 +1,6 @@
1
# Template file for 'chezmoi'
2
pkgname=chezmoi
3
-version=2.50.0
+version=2.51.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=20529464eba8b6e2a801bd6898c75fae4ce0a4da7aadb873241a0ea461c18454
+checksum=70c0c7887a42bcd77fe33faa7ba546b7eb4e933bc68065b0028de4146738ebce
17
18
pre_build() {
19
local _date
0 commit comments