We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5873449 commit d4e66ccCopy full SHA for d4e66cc
1 file changed
srcpkgs/zvm/template
@@ -1,6 +1,6 @@
1
# Template file for 'zvm'
2
pkgname=zvm
3
-version=0.8.15
+version=0.8.16
4
revision=1
5
build_style=go
6
go_import_path="github.com/tristanisham/zvm"
@@ -11,7 +11,7 @@ license="MIT"
11
homepage="https://www.zvm.app"
12
changelog="https://github.com/tristanisham/zvm/releases"
13
distfiles="https://github.com/tristanisham/zvm/archive/refs/tags/v${version}.tar.gz"
14
-checksum=36e6de08778e0afb10bb115b56fda1d62076710e82df9d36b4dfe6664e4e08df
+checksum=c3635f9e19c531c158e6248cd387ded7f47cccb84430deb0f1b4691ff1f5ef4c
15
16
post_install() {
17
vlicense LICENSE
0 commit comments