Update scripts for 5.16.1

This commit is contained in:
a-bad-dev 2026-05-10 14:32:52 -03:00 committed by GitHub
commit b445356066
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.16.0" VERSION="5.16.1"
SDL_VERSION="2.32.10" SDL_VERSION="2.32.10"
BOLD="\x1b[1m" BOLD="\x1b[1m"