luarocks: Update to version 3.11.1

This commit is contained in:
github-actions[bot] 2024-05-31 20:25:35 +00:00
parent 9b720952be
commit 268f704738

View File

@ -1,19 +1,19 @@
{ {
"version": "3.11.0", "version": "3.11.1",
"description": "The package manager for Lua modules", "description": "The package manager for Lua modules",
"homepage": "https://luarocks.org", "homepage": "https://luarocks.org",
"license": "MIT", "license": "MIT",
"depends": "lua", "depends": "lua",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.0-windows-64.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.1-windows-64.zip",
"hash": "a638ea4c8e858106e8e2598e50e9b3fd563c111b44c36d33fe0f0e64d9f42685", "hash": "c71dba3d03e12305e9ccd022c621c8869aba3d124d9249e214aed5c16f3682a3",
"extract_dir": "luarocks-3.11.0-windows-64" "extract_dir": "luarocks-3.11.1-windows-64"
}, },
"32bit": { "32bit": {
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.0-windows-32.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.1-windows-32.zip",
"hash": "64014ff939510614c5836b678f121b39a626f56bc5c88366ccbc130deacd1637", "hash": "44c7034d720a3767df964683722bd303311db9dabed11773dafbfa96add2eda7",
"extract_dir": "luarocks-3.11.0-windows-32" "extract_dir": "luarocks-3.11.1-windows-32"
} }
}, },
"pre_install": [ "pre_install": [