HUMORCE 1acaf33758
z.lua: Add version 1.7.4 (#745)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>
2020-02-03 10:59:02 +08:00

17 lines
614 B
JSON

{
"homepage": "https://github.com/skywind3000/z.lua",
"description": "cd command replacement",
"version": "1.7.4",
"license": "MIT",
"depends": "lua",
"notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'",
"url": "https://github.com/skywind3000/z.lua/archive/v1.7.4.zip",
"hash": "2e0960dd2cd082a95d83c4dc7ccc6d6127b5879aeeb53fa8abc34ec1e0474fd3",
"extract_dir": "z.lua-1.7.4",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/skywind3000/z.lua/archive/v$version.zip",
"extract_dir": "z.lua-$version"
}
}