From f457ff972ed63ad6785790b8d53786d1fd943c5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 04:28:57 +0000 Subject: [PATCH] srlua: Update to version 5.4.4 --- bucket/srlua.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/srlua.json b/bucket/srlua.json index 30813290b7..3c9faf8ce1 100644 --- a/bucket/srlua.json +++ b/bucket/srlua.json @@ -1,26 +1,26 @@ { - "version": "5.4.3", + "version": "5.4.4", "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.3_Win64_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.4_Win64_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "19cbdf2d94a928d85f2fca564b46938733b0d0412caecf0ba6386810f7f3a051", + "9dfe0bfd2d1aa1bbb292e8478a963bb6b38cecac413804e882381e481d7f5528", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }, "32bit": { "url": [ - "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.3_Win32_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.4_Win32_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "7ac23c146e64a0cafed81368a8734f5e1941d4ce6fb1517e44c81d37a12a88f4", + "438070bdda27bc10b0533eabf5a1dd62af33eb40f234d75397ff13fe0d61faa6", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }