mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
17 lines
615 B
JSON
17 lines
615 B
JSON
{
|
|
"version": "1.8.15",
|
|
"description": "cd command replacement",
|
|
"homepage": "https://github.com/skywind3000/z.lua",
|
|
"license": "MIT",
|
|
"notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'",
|
|
"depends": "lua",
|
|
"url": "https://github.com/skywind3000/z.lua/archive/1.8.15.zip",
|
|
"hash": "b5af55427e86d59988e6fcd6f8ab6c474d4f75a0f875b00aa92baa180a15deca",
|
|
"extract_dir": "z.lua-1.8.15",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/skywind3000/z.lua/archive/$version.zip",
|
|
"extract_dir": "z.lua-$version"
|
|
}
|
|
}
|