mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
17 lines
615 B
JSON
17 lines
615 B
JSON
{
|
|
"version": "1.8.13",
|
|
"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.13.zip",
|
|
"hash": "8c8777f853bc346e41bf23ca335515c463805de9816f82b202d064a81543b853",
|
|
"extract_dir": "z.lua-1.8.13",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/skywind3000/z.lua/archive/$version.zip",
|
|
"extract_dir": "z.lua-$version"
|
|
}
|
|
}
|