From 4af781c92aa46db8e43f94e0d24152ddfa4b536f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 9 Jan 2021 08:27:01 +0100 Subject: [PATCH] srlua: Update to version 5.4.2 --- bucket/srlua.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/srlua.json b/bucket/srlua.json index 48bdf16372..8197a2ec1e 100644 --- a/bucket/srlua.json +++ b/bucket/srlua.json @@ -1,26 +1,26 @@ { - "version": "5.4.1", + "version": "5.4.2", "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.1_Win64_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.2_Win64_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "b76d9f41ae6962aea5e53afa456b708d2443e98a57dae92ddb343e1051a1fa7a", + "00b90f135e31926300bf4546975fc822cd2f7bc3a3523778ae6a2dd5d3c318c1", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }, "32bit": { "url": [ - "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.1_Win32_bin.zip", + "https://joedf.ahkscript.org/LuaBuilds/hdata/srlua-5.4.2_Win32_bin.zip", "https://joedf.ahkscript.org/LuaBuilds/hdata/libgcc_s_dw2-1.dll.zip" ], "hash": [ - "ea442c1faf2e5e5ab49989f4d11635715a3d8626594bc2f57bb52c1d773bbc2d", + "b4016425c2cbd4ac0a12dc8414ffa1f331f230e139cd0b91613489d950f7c512", "546204ef8af80565b051b0d5dec2d885ae524cf060f99683e038e4b49b60d9e5" ] }