Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 05b4bbd

Browse files
committed
Update LUA to 5.4.8
1 parent e8f6e4e commit 05b4bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/lua/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LUA_VERSION = 5.4.7
1+
LUA_VERSION = 5.4.8
22
LUA_SOURCES = https://www.lua.org/ftp/lua-$(LUA_VERSION).tar.gz
33
LUA_TARBALL = lua-$(LUA_VERSION).src.tar.gz
44
LUA_BUILDIR = src

0 commit comments

Comments
 (0)