mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
luarocks: Update to version 3.9.1
This commit is contained in:
parent
00fabb1407
commit
bc240e6682
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "3.9.0",
|
||||
"version": "3.9.1",
|
||||
"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.0-windows-64.zip",
|
||||
"hash": "b7b6fcd3dc778d4a0d4e18992602c4000f2ddb43caa195af1f57355871cdc213",
|
||||
"extract_dir": "luarocks-3.9.0-windows-64"
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.1-windows-64.zip",
|
||||
"hash": "f41218504c2c7a0335793cb5e0c0b2295972e261d38d21bdd4045a0c6fc1716d",
|
||||
"extract_dir": "luarocks-3.9.1-windows-64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-32.zip",
|
||||
"hash": "c204c581420a6f19235993cc3f7d8df5b2d986d48b339e79e64dff78ccc740e4",
|
||||
"extract_dir": "luarocks-3.9.0-windows-32"
|
||||
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.1-windows-32.zip",
|
||||
"hash": "1b473fd3b9494cec31d98f7642babf12cc832551fd69fb7081e8baf4c54e0fa5",
|
||||
"extract_dir": "luarocks-3.9.1-windows-32"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user