{ "version": "5.4.2", "description": "A tool for building self-running Lua programs", "homepage": "https://github.com/LuaDist/srlua", "license": "MIT", "architecture": { "64bit": { "url": [ "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.2_Win64_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ "00b90f135e31926300bf4546975fc822cd2f7bc3a3523778ae6a2dd5d3c318c1", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }, "32bit": { "url": [ "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.2_Win32_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ "b4016425c2cbd4ac0a12dc8414ffa1f331f230e139cd0b91613489d950f7c512", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] } }, "bin": [ "srlua.exe", "srglue.exe" ], "checkver": { "url": "https://joedf.ahkscript.org/LuaBuilds/", "regex": "Lua ([\\d.]+(-[\\w]+)?)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-$version_Win64_bin.zip" }, "32bit": { "url": "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-$version_Win32_bin.zip" } } } }