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