2021-02-15 08:52:18 +01:00

17 lines
615 B
JSON

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