mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
srlua: Update to version 5.4.3
This commit is contained in:
parent
a27606dfd5
commit
3ebf349ece
@ -1,26 +1,26 @@
|
|||||||
{
|
{
|
||||||
"version": "5.4.2",
|
"version": "5.4.3",
|
||||||
"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.2_Win64_bin.zip",
|
"https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.3_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": [
|
||||||
"00b90f135e31926300bf4546975fc822cd2f7bc3a3523778ae6a2dd5d3c318c1",
|
"19cbdf2d94a928d85f2fca564b46938733b0d0412caecf0ba6386810f7f3a051",
|
||||||
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
|
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.2_Win32_bin.zip",
|
"https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.3_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": [
|
||||||
"b4016425c2cbd4ac0a12dc8414ffa1f331f230e139cd0b91613489d950f7c512",
|
"7ac23c146e64a0cafed81368a8734f5e1941d4ce6fb1517e44c81d37a12a88f4",
|
||||||
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
|
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user