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

View File

@@ -2,7 +2,7 @@
if not exist lib\* mkdir lib
if [%1] == [lua] (
set LUA_VERSION=5.4.6
set LUA_VERSION=5.4.8
set LUASRC=../lib/lua
set CURLLUASRC=http://www.lua.org/ftp/lua-%LUA_VERSION%.tar.gz
set CURLLUADST=lua-%LUA_VERSION%.tar.gz