mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
srlua: Update to version 5.4.8
This commit is contained in:
parent
1ce4d67df4
commit
6194f9fd38
@ -1,26 +1,26 @@
|
|||||||
{
|
{
|
||||||
"version": "5.4.7",
|
"version": "5.4.8",
|
||||||
"description": "A tool for building self-running Lua programs",
|
"description": "A tool for building self-running Lua programs",
|
||||||
"homepage": "https://github.com/LuaDist/srlua",
|
"homepage": "https://github.com/LuaDist/srlua",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.7_Win64_bin.zip",
|
"https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.8_Win64_bin.zip",
|
||||||
"https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip"
|
"https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"89d2a8d1dcf4241d135afb379f6cc4e9c6335a174e8cad4021fc43552cfb2401",
|
"a315d1e4f4d21618dcb1d1479f324fe6804bf8d4ece04117945ecd12aeda27f4",
|
||||||
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
|
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.7_Win32_bin.zip",
|
"https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.8_Win32_bin.zip",
|
||||||
"https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip"
|
"https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"8f96525f4095f5423ef9c3182b7af34650591fcceb13869e71c31437ae3ea38b",
|
"4c54db5b2a894c9e262500a13615050fea5cd85dfba2206dfc6dbee7903813b7",
|
||||||
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
|
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user