From b85c80bd5ef3490dd29b8c22f9cb125fca9f3b29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:29:08 +0000 Subject: [PATCH] srlua: Update to version 5.4.7 --- bucket/srlua.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/srlua.json b/bucket/srlua.json index a15505bf60..3e06e5cd5e 100644 --- a/bucket/srlua.json +++ b/bucket/srlua.json @@ -1,26 +1,26 @@ { - "version": "5.4.6", + "version": "5.4.7", "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.6_Win64_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.7_Win64_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "860af6beceaa7b8b7b5011c901d5bcff3f288795d8aff9f056dfd807c030f8c9", + "89d2a8d1dcf4241d135afb379f6cc4e9c6335a174e8cad4021fc43552cfb2401", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }, "32bit": { "url": [ - "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.6_Win32_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.7_Win32_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "236f8da5cb98d58af80154fc54116259500b27af7d949c8b88ef535943003e44", + "8f96525f4095f5423ef9c3182b7af34650591fcceb13869e71c31437ae3ea38b", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }