luarocks: Update to version 3.12.2

This commit is contained in:
github-actions[bot] 2025-06-27 08:30:07 +00:00
parent 82072f1322
commit 59c812a996

View File

@ -1,19 +1,19 @@
{ {
"version": "3.12.1", "version": "3.12.2",
"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.1-windows-64.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.12.2-windows-64.zip",
"hash": "8106307ab7fd1a87cc4c6c7898b15231a35ed0353426e15eb0e060cd12ab34ad", "hash": "d3f4ddda6926618cadf560170a7c18a5ceead5997ba10832cd0e3b624c7de886",
"extract_dir": "luarocks-3.12.1-windows-64" "extract_dir": "luarocks-3.12.2-windows-64"
}, },
"32bit": { "32bit": {
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.12.1-windows-32.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.12.2-windows-32.zip",
"hash": "bf73b9f3576f20d47aeeaa5bee5adac8b4cd7ec3bae8534906735b2bd34bba3e", "hash": "514f8a9700a98ec11a48adc21bb3afa8a8443018640e3221e124834f056bf6f4",
"extract_dir": "luarocks-3.12.1-windows-32" "extract_dir": "luarocks-3.12.2-windows-32"
} }
}, },
"pre_install": [ "pre_install": [