luarocks: Update to version 3.9.0

This commit is contained in:
github-actions[bot] 2022-04-17 04:29:08 +00:00
parent 5dc8fa51fd
commit eba45f2fa6

View File

@ -1,19 +1,19 @@
{ {
"version": "3.8.0", "version": "3.9.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.8.0-windows-64.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-64.zip",
"hash": "d0bef92a9637df25bb86bad7ee3ae72e62a20a7b566d6f9cea175db0ebaecfd7", "hash": "462f295145c9700fcea18de91d5939de0ac1f64e7f6286a04536eee627b23912",
"extract_dir": "luarocks-3.8.0-windows-64" "extract_dir": "luarocks-3.9.0-windows-64"
}, },
"32bit": { "32bit": {
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.8.0-windows-32.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-32.zip",
"hash": "017b606287f3192112e51e59333c91729be3e9bb9be0b84548d74903a620706a", "hash": "f3b2ae284768188bdf1e751503b4b5d8bef43357b2f1542392125954fc8ff1f8",
"extract_dir": "luarocks-3.8.0-windows-32" "extract_dir": "luarocks-3.9.0-windows-32"
} }
}, },
"pre_install": [ "pre_install": [