mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
luarocks: Update to version 3.9.0
This commit is contained in:
parent
5dc8fa51fd
commit
eba45f2fa6
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "3.8.0",
|
||||
"version": "3.9.0",
|
||||
"description": "The package manager for Lua modules",
|
||||
"homepage": "https://luarocks.org",
|
||||
"license": "MIT",
|
||||
"depends": "lua",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.8.0-windows-64.zip",
|
||||
"hash": "d0bef92a9637df25bb86bad7ee3ae72e62a20a7b566d6f9cea175db0ebaecfd7",
|
||||
"extract_dir": "luarocks-3.8.0-windows-64"
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-64.zip",
|
||||
"hash": "462f295145c9700fcea18de91d5939de0ac1f64e7f6286a04536eee627b23912",
|
||||
"extract_dir": "luarocks-3.9.0-windows-64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.8.0-windows-32.zip",
|
||||
"hash": "017b606287f3192112e51e59333c91729be3e9bb9be0b84548d74903a620706a",
|
||||
"extract_dir": "luarocks-3.8.0-windows-32"
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-32.zip",
|
||||
"hash": "f3b2ae284768188bdf1e751503b4b5d8bef43357b2f1542392125954fc8ff1f8",
|
||||
"extract_dir": "luarocks-3.9.0-windows-32"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user