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