{
    "version": "1.1.14",
    "description": "z lets you quickly navigate the file system in PowerShell based on your cd command history.",
    "homepage": "https://github.com/badmotorfinger/z",
    "license": "Unknown",
    "url": "https://cdn.powershellgallery.com/packages/z.1.1.14.nupkg",
    "hash": "c3f808b1f63fe2ed8252126a82d882c6250f97ae9d07f7126c90c013f21f51ce",
    "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
    "psmodule": {
        "name": "z"
    },
    "checkver": {
        "url": "https://www.powershellgallery.com/packages/z",
        "regex": "Downloads of\\s+([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://cdn.powershellgallery.com/packages/z.$version.nupkg",
        "extract_dir": "z-$version"
    }
}
