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