mirror of
https://github.com/a-bad-dev/luanti-appimages-aarch64.git
synced 2026-06-09 00:31:31 +00:00
Update scripts for 5.15.1
This commit is contained in:
parent
275de7f8ee
commit
fcd2eecdfd
2 changed files with 2 additions and 2 deletions
2
build.sh
2
build.sh
|
|
@ -3,7 +3,7 @@
|
||||||
# run this script on an aarch64 computer, running modern debian or
|
# run this script on an aarch64 computer, running modern debian or
|
||||||
# something similar, otherwise it's not going to work...
|
# something similar, otherwise it's not going to work...
|
||||||
|
|
||||||
VERSION="5.15.0"
|
VERSION="5.15.1"
|
||||||
|
|
||||||
BOLD="\033[1m"
|
BOLD="\033[1m"
|
||||||
RED="\033[31m"
|
RED="\033[31m"
|
||||||
|
|
|
||||||
2
test.sh
2
test.sh
|
|
@ -3,7 +3,7 @@
|
||||||
# test the AppImage built with build.sh
|
# test the AppImage built with build.sh
|
||||||
# again, this only works on aarch64
|
# again, this only works on aarch64
|
||||||
|
|
||||||
VERSION="5.15.0"
|
VERSION="5.15.1"
|
||||||
|
|
||||||
BOLD="\033[1m"
|
BOLD="\033[1m"
|
||||||
RED="\033[31m"
|
RED="\033[31m"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue