From a00fbbb34cd2917291ec8aa08273c1c3cc9fffc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:30:56 +0000 Subject: [PATCH] srlua: Update to version 5.5.0 --- bucket/srlua.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/srlua.json b/bucket/srlua.json index 7ff10c0216..a46528c28f 100644 --- a/bucket/srlua.json +++ b/bucket/srlua.json @@ -1,26 +1,26 @@ { - "version": "5.4.8", + "version": "5.5.0", "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.8_Win64_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.5.0_Win64_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "a315d1e4f4d21618dcb1d1479f324fe6804bf8d4ece04117945ecd12aeda27f4", + "a578698486a8421051da74deb6addf95c7a1694ec62c6b4485ac94b3891eefde", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }, "32bit": { "url": [ - "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.8_Win32_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.5.0_Win32_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "4c54db5b2a894c9e262500a13615050fea5cd85dfba2206dfc6dbee7903813b7", + "adcc62d20184383f0067a40104227d5b0c1577f6e1a3c2ab3cd04e91935b0660", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }