From 268f704738224940f39ef6567ef07bdb9de5ccb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 20:25:35 +0000 Subject: [PATCH] luarocks: Update to version 3.11.1 --- bucket/luarocks.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/luarocks.json b/bucket/luarocks.json index 769ea8aa42..1ef6ad4011 100644 --- a/bucket/luarocks.json +++ b/bucket/luarocks.json @@ -1,19 +1,19 @@ { - "version": "3.11.0", + "version": "3.11.1", "description": "The package manager for Lua modules", "homepage": "https://luarocks.org", "license": "MIT", "depends": "lua", "architecture": { "64bit": { - "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.0-windows-64.zip", - "hash": "a638ea4c8e858106e8e2598e50e9b3fd563c111b44c36d33fe0f0e64d9f42685", - "extract_dir": "luarocks-3.11.0-windows-64" + "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.1-windows-64.zip", + "hash": "c71dba3d03e12305e9ccd022c621c8869aba3d124d9249e214aed5c16f3682a3", + "extract_dir": "luarocks-3.11.1-windows-64" }, "32bit": { - "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.0-windows-32.zip", - "hash": "64014ff939510614c5836b678f121b39a626f56bc5c88366ccbc130deacd1637", - "extract_dir": "luarocks-3.11.0-windows-32" + "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.1-windows-32.zip", + "hash": "44c7034d720a3767df964683722bd303311db9dabed11773dafbfa96add2eda7", + "extract_dir": "luarocks-3.11.1-windows-32" } }, "pre_install": [