diff --git a/lua.json b/lua.json new file mode 100644 index 0000000000..4bc7475a13 --- /dev/null +++ b/lua.json @@ -0,0 +1,9 @@ +{ + "version": "v5.1.4-50", + "url": "https://github.com/rjpcomputing/luaforwindows/releases/download/v5.1.4-50/LuaForWindows_v5.1.4-50.exe", + "homepage": "https://github.com/rjpcomputing/luaforwindows", + "hash": "3f4cd812c80b889395d64ecbc3fcb8649b3dc7b17fc173cf3b5346fdc7f9548f", + "innosetup": true, + "bin": ["lua.exe", "luac.exe"], + "depends": ["innounp"] +}