We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd8117 commit 93e1fd1Copy full SHA for 93e1fd1
1 file changed
srcpkgs/zvm/template
@@ -1,6 +1,6 @@
1
# Template file for 'zvm'
2
pkgname=zvm
3
-version=0.8.14
+version=0.8.15
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=1879e1ae6fc3d02dcf4d9449a9023d150068228bd1f196fa467ba2f6542da977
+checksum=36e6de08778e0afb10bb115b56fda1d62076710e82df9d36b4dfe6664e4e08df
15
16
post_install() {
17
vlicense LICENSE
0 commit comments