{
    "version": "1.8.25",
    "description": "A command-line cd replacement that accelerates directory navigation by learning user access patterns.",
    "homepage": "https://github.com/skywind3000/z.lua",
    "license": {
        "identifier": "MIT",
        "url": "https://github.com/skywind3000/z.lua/blob/HEAD/LICENSE"
    },
    "notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'",
    "depends": "lua",
    "url": "https://github.com/skywind3000/z.lua/archive/refs/tags/v1.8.25.zip",
    "hash": "eb873632e37bbf96fb0255db9a9e27b14b3e06e0264b1e69bc30da13e912dbc8",
    "extract_dir": "z.lua-1.8.25",
    "checkver": {
        "github": "https://api.github.com/repos/skywind3000/z.lua/releases/latest",
        "regex": "(?i)tag/(?<tag>v?([\\d.]+))(?=\")"
    },
    "autoupdate": {
        "url": "https://github.com/skywind3000/z.lua/archive/refs/tags/$matchTag.zip",
        "extract_dir": "z.lua-$version"
    }
}
