mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
luarocks: Update to version 3.9.2
This commit is contained in:
parent
07fb531ab6
commit
c4b0786e8c
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "3.9.1",
|
||||
"version": "3.9.2",
|
||||
"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.9.1-windows-64.zip",
|
||||
"hash": "f41218504c2c7a0335793cb5e0c0b2295972e261d38d21bdd4045a0c6fc1716d",
|
||||
"extract_dir": "luarocks-3.9.1-windows-64"
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.2-windows-64.zip",
|
||||
"hash": "ab7e34332eedd6270b97f44df462e4584d3a60377205d88ea2806ecc547f074f",
|
||||
"extract_dir": "luarocks-3.9.2-windows-64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.1-windows-32.zip",
|
||||
"hash": "1b473fd3b9494cec31d98f7642babf12cc832551fd69fb7081e8baf4c54e0fa5",
|
||||
"extract_dir": "luarocks-3.9.1-windows-32"
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.2-windows-32.zip",
|
||||
"hash": "e7bf11b9f7d3942db806b3f57d7dfacbe4f7a5b558f3e200b061a1d6e1f62255",
|
||||
"extract_dir": "luarocks-3.9.2-windows-32"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user