mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
17 lines
612 B
JSON
17 lines
612 B
JSON
{
|
|
"version": "1.8.9",
|
|
"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.9.zip",
|
|
"hash": "75ed4fc1056e7c07c7546d427fdbb144d81730fb6418773a4284192725ca53e1",
|
|
"extract_dir": "z.lua-1.8.9",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/skywind3000/z.lua/archive/$version.zip",
|
|
"extract_dir": "z.lua-$version"
|
|
}
|
|
}
|