srlua: Update to version 5.4.6

This commit is contained in:
github-actions[bot] 2023-05-15 16:28:13 +00:00
parent 0a3975ea2d
commit 68c1042fe0

View File

@ -1,26 +1,26 @@
{ {
"version": "5.4.4", "version": "5.4.6",
"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.4_Win64_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.6_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": [
"9dfe0bfd2d1aa1bbb292e8478a963bb6b38cecac413804e882381e481d7f5528", "860af6beceaa7b8b7b5011c901d5bcff3f288795d8aff9f056dfd807c030f8c9",
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.4_Win32_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.6_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": [
"438070bdda27bc10b0533eabf5a1dd62af33eb40f234d75397ff13fe0d61faa6", "236f8da5cb98d58af80154fc54116259500b27af7d949c8b88ef535943003e44",
"546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5"
] ]
} }