1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 16:47:47 +00:00

Ports/lua: Update to Lua 5.4

This commit is contained in:
Tim Schumacher 2022-06-24 21:50:06 +02:00 committed by Linus Groh
parent 3beb7fc42f
commit 3c43ac9eb5
3 changed files with 27 additions and 26 deletions

View file

@ -130,7 +130,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`libzip`](libzip/) | libzip | 1.8.0 | https://libzip.org/ |
| [`links`](links/) | Links web browser | 2.26 | http://links.twibright.com/ |
| [`llvm`](llvm/) | LLVM | 14.0.1 | https://llvm.org/ |
| [`lua`](lua/) | Lua | 5.3.6 | https://www.lua.org/ |
| [`lua`](lua/) | Lua | 5.4.4 | https://www.lua.org/ |
| [`luajit`](luajit/) | LuaJIT | 2.1.0-beta3 | https://luajit.org/luajit.html |
| [`luarocks`](luarocks/) | LuaRocks | 3.8.0 | https://luarocks.org/ |
| [`lure`](lure/) | Lure of the Temptress | 1.1 | https://www.scummvm.org/games/#games-lure |