Revert "Lua version change to 5.3.5 (#458)"

This reverts commit 9fa9974159, reversing
changes made to 6ec4106ec7.
This commit is contained in:
Tixx
2026-01-16 23:55:45 +01:00
parent 99476a2c77
commit da677a473d

View File

@@ -14,17 +14,12 @@
"openssl", "openssl",
"rapidjson", "rapidjson",
"sol2", "sol2",
"curl", "curl"
"lua"
], ],
"overrides": [ "overrides": [
{ {
"name": "sol2", "name": "sol2",
"version": "3.3.1" "version": "3.3.1"
},
{
"name": "lua",
"version": "5.3.5#6"
} }
], ],
"builtin-baseline": "5bf0c55239da398b8c6f450818c9e28d36bf9966" "builtin-baseline": "5bf0c55239da398b8c6f450818c9e28d36bf9966"