2021-02-14 20:27:15 +01:00

17 lines
615 B
JSON

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