diff --git a/bucket/lua.json b/bucket/lua.json index a1aa460d49..7f9b076d9e 100644 --- a/bucket/lua.json +++ b/bucket/lua.json @@ -1,26 +1,26 @@ { - "version": "5.4.1", + "version": "5.4.2", "description": "A powerful, efficient, lightweight, embeddable scripting language", "homepage": "http://www.lua.org", "license": "MIT", "architecture": { "64bit": { "url": [ - "https://joedf.ahkscript.org/LuaBuilds/hdata/lua-5.4.1_Win64_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/lua-5.4.2_Win64_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "0faeda4e64113fbfd288e7a12ce58aeaf92e01c2256340a5ae4bb8b617e8461f", + "ac6a0312d42713feb33cf85a879830b8f02bdf0c696b6374a9e2bd3b563f2d8a", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }, "32bit": { "url": [ - "https://joedf.ahkscript.org/LuaBuilds/hdata/lua-5.4.1_Win32_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/lua-5.4.2_Win32_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "720167e8786b2356f1c7371fedca80413896c10192bdaac007ffab0a899a8910", + "60f02359c651cee0e542dab06455115a5c1f104030a905d80318d72eeb7c94e0", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }