Compare commits

...

1 commit

Author SHA1 Message Date
a-bad-dev
d11b2acfed
Update scripts for 5.16.1 2026-05-10 15:10:44 -03:00

View file

@ -1,7 +1,7 @@
#!/bin/bash
# this script is intended to be run in MSYS2 CLANG64
VERSION="5.16.0"
VERSION="5.16.1"
BOLD="\x1b[1m"
GREEN="\x1b[32m"