Update get_wx script

This commit is contained in:
Craig Everett 2020-08-15 20:05:15 +09:00
parent ccba9ff25a
commit 4af35fbb39

View File

@ -3,7 +3,7 @@
# A convenience script that will download the ZX installer, unpack it, and clean up.
# For maximum portability this script uses the gzipped package version.
version=0.9.1
version=0.11.4
zx="zx-$version"
tarball="$zx.tar.gz"