luarocks: Update to version 3.12.1

This commit is contained in:
github-actions[bot] 2025-06-18 00:41:11 +00:00
parent 66c8559e9e
commit 337af39b5a

View File

@ -1,19 +1,19 @@
{ {
"version": "3.12.0", "version": "3.12.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.12.0-windows-64.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.12.1-windows-64.zip",
"hash": "76aa3d4943e1d5204f311b232d6b6b72eb00027c54968643b5571d6ec56db57c", "hash": "8106307ab7fd1a87cc4c6c7898b15231a35ed0353426e15eb0e060cd12ab34ad",
"extract_dir": "luarocks-3.12.0-windows-64" "extract_dir": "luarocks-3.12.1-windows-64"
}, },
"32bit": { "32bit": {
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.12.0-windows-32.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.12.1-windows-32.zip",
"hash": "f70344d7e88102ebe12c1b2b5c153f2e32fcaf663a90d12fb6cc2b994054ffe0", "hash": "bf73b9f3576f20d47aeeaa5bee5adac8b4cd7ec3bae8534906735b2bd34bba3e",
"extract_dir": "luarocks-3.12.0-windows-32" "extract_dir": "luarocks-3.12.1-windows-32"
} }
}, },
"pre_install": [ "pre_install": [