2025-05-17 08:29:27 +00:00

17 lines
615 B
JSON

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