{
    "version": "1.0.4",
    "description": "kubectl auto-completion for PowerShell",
    "homepage": "https://github.com/mziyabo/PSKubectlCompletion",
    "license": "Apache-2.0",
    "url": "https://cdn.powershellgallery.com/packages/pskubectlcompletion.1.0.4.nupkg",
    "hash": "497d7c0724b5946176d8a6a250e074d1bf3848e9e75adaf2d73d623f57d1716e",
    "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
    "psmodule": {
        "name": "PSKubectlCompletion"
    },
    "checkver": {
        "url": "https://www.powershellgallery.com/packages/PSKubectlCompletion",
        "regex": "<h2>([\\d.]+)</h2>"
    },
    "autoupdate": {
        "url": "https://cdn.powershellgallery.com/packages/pskubectlcompletion.$version.nupkg"
    }
}
