Add lua v5.1.4-50

This commit is contained in:
Simon Hartcher 2015-11-29 15:10:12 +11:00
parent 4719d60f86
commit 99fd298d4e

9
lua.json Normal file
View File

@ -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"]
}