2020-06-29 19:24:07 +02:00

17 lines
612 B
JSON

{
"version": "1.8.7",
"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.7.zip",
"hash": "134eb27bee30d44ec62c8da9d70919795ae3234814ffaea9856e80b2cb7dfdf2",
"extract_dir": "z.lua-1.8.7",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/skywind3000/z.lua/archive/$version.zip",
"extract_dir": "z.lua-$version"
}
}