Compare commits

...

6 commits

Author SHA1 Message Date
a-bad-dev
59fd8e4532
Update scripts for 5.16.1 2026-05-10 14:33:22 -03:00
a-bad-dev
b445356066
Update scripts for 5.16.1 2026-05-10 14:32:52 -03:00
a-bad-dev
d9a3b03291
Update scripts for 5.16.0
5.16.0 is broken, do not use it.
This is only for completeness.
2026-05-10 14:10:31 -03:00
a-bad-dev
b43be1cba0
Update scripts for 5.16.0
5.16.0 is broken, do not use it.
This is only for completeness.
2026-05-10 14:09:58 -03:00
a-bad-dev
38781a65fe
Update scripts for 5.16.0-rc1 2026-04-28 21:58:18 -03:00
a-bad-dev
2df8b64e79
Update scripts for 5.16.0-rc1 2026-04-28 21:57:50 -03:00
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# run this script on an aarch64 computer, running modern debian or
# something similar, otherwise it's not going to work...
VERSION="5.15.2"
VERSION="5.16.1"
SDL_VERSION="2.32.10"
BOLD="\x1b[1m"

View file

@ -3,7 +3,7 @@
# test the AppImage built with build.sh
# again, this only works on aarch64
VERSION="5.15.2"
VERSION="5.16.1"
BOLD="\x1b[1m"
RED="\x1b[31m"