{
    "version": "0.15.240",
    "description": "PowerShell module to manage GitHub through its REST API.",
    "homepage": "https://github.com/pcgeek86/PSGitHub",
    "license": "MIT",
    "url": "https://cdn.powershellgallery.com/packages/psgithub.0.15.240.nupkg",
    "hash": "8a9f1b059808f432b1f3431b2047c4702c7b562e21ef7031ee79a56c876969fa",
    "psmodule": {
        "name": "PSGitHub"
    },
    "checkver": {
        "url": "https://www.powershellgallery.com/packages/PSGitHub",
        "regex": "Downloads of ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://cdn.powershellgallery.com/packages/psgithub.$version.nupkg"
    }
}
