{
    "version": "1.1.13",
    "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://psg-prod-eastus.azureedge.net/packages/z.1.1.13.nupkg",
    "hash": "1750182be82d624d2ffe18166eef01d10c8713c7194c48ad6740e2da6351559d",
    "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://psg-prod-eastus.azureedge.net/packages/z.$version.nupkg",
        "extract_dir": "z-$version"
    }
}
