Correct version in site script
This commit is contained in:
parent
30f1c04325
commit
5fbaebdc26
@ -3,7 +3,7 @@
|
|||||||
# A convenience script that will download the ZX installer, unpack it, and clean up.
|
# A convenience script that will download the ZX installer, unpack it, and clean up.
|
||||||
# For maximum portability this script uses the gzipped package version.
|
# For maximum portability this script uses the gzipped package version.
|
||||||
|
|
||||||
version=0.12.3
|
version=0.12.6
|
||||||
zx="zx-$version"
|
zx="zx-$version"
|
||||||
tarball="$zx.tar.gz"
|
tarball="$zx.tar.gz"
|
||||||
target="https://zxq9.com/projects/zomp/$tarball"
|
target="https://zxq9.com/projects/zomp/$tarball"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user