bump Lua references from 5.4.6 to 5.4.8

This commit is contained in:
nhmall
2026-01-04 11:12:50 -05:00
parent aec4504337
commit 642cf9a93e
29 changed files with 96 additions and 96 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ if [ -z "$GCCVER" ]; then
fi
if [ -z "$LUA_VERSION" ]; then
export LUA_VERSION=5.4.6
export LUA_VERSION=5.4.8
fi
if [ ! -d "$(pwd)/lib" ]; then