1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 15:07:45 +00:00

Ports/lua: Update lua to version 5.4.6

This commit is contained in:
EWouters 2023-09-01 21:59:17 +02:00 committed by Jelle Raaijmakers
parent bd6dfc484a
commit c2ca76c212
3 changed files with 7 additions and 7 deletions

View file

@ -190,7 +190,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`llvm`](llvm/) | LLVM | 16.0.6 | https://llvm.org/ |
| [`lowdown`](lowdown/) | lowdown | 1.0.2 | https://kristaps.bsd.lv/lowdown/ |
| [`lrzip`](lrzip/) | lrzip | 0.651 | https://github.com/ckolivas/lrzip |
| [`lua`](lua/) | Lua | 5.4.4 | https://www.lua.org/ |
| [`lua`](lua/) | Lua | 5.4.6 | 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 |