0.12.3: Correct launch optimization, fix local file deletion bug on failed run start.

This commit is contained in:
2021-03-04 14:24:55 +09:00
parent 01884f3bd4
commit 26a2a0fe5d
57 changed files with 64 additions and 48 deletions
+1 -1
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.11.6
version=0.12.3
zx="zx-$version"
tarball="$zx.tar.gz"