luarocks: Update to version 3.12.0

This commit is contained in:
github-actions[bot] 2025-06-06 00:40:03 +00:00
parent 36af28f2b1
commit efb7446db4

View File

@ -1,19 +1,19 @@
{ {
"version": "3.11.1", "version": "3.12.0",
"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.1-windows-64.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.12.0-windows-64.zip",
"hash": "c71dba3d03e12305e9ccd022c621c8869aba3d124d9249e214aed5c16f3682a3", "hash": "76aa3d4943e1d5204f311b232d6b6b72eb00027c54968643b5571d6ec56db57c",
"extract_dir": "luarocks-3.11.1-windows-64" "extract_dir": "luarocks-3.12.0-windows-64"
}, },
"32bit": { "32bit": {
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.11.1-windows-32.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.12.0-windows-32.zip",
"hash": "44c7034d720a3767df964683722bd303311db9dabed11773dafbfa96add2eda7", "hash": "f70344d7e88102ebe12c1b2b5c153f2e32fcaf663a90d12fb6cc2b994054ffe0",
"extract_dir": "luarocks-3.11.1-windows-32" "extract_dir": "luarocks-3.12.0-windows-32"
} }
}, },
"pre_install": [ "pre_install": [