{
    "version": "bbc5ac3800",
    "description": "A PowerShell module which provides Git/PowerShell integration. (nightly version)",
    "homepage": "https://dahlbyk.github.io/posh-git/",
    "license": "MIT",
    "url": "https://github.com/dahlbyk/posh-git/archive/bbc5ac380018239e0ac70411a59f4e367ca87f2d.zip",
    "hash": "1d0e3a8a5af0a9d0c8fe3736e4c81d9680824296cf53313a35c836d7bab13580",
    "extract_dir": "posh-git-bbc5ac380018239e0ac70411a59f4e367ca87f2d\\src",
    "psmodule": {
        "name": "posh-git"
    },
    "checkver": {
        "url": "https://github.com/dahlbyk/posh-git/commits/master.atom",
        "regex": "(?ms)<id[^>]*>\\s*\\S+/(?<sha>(?<shortSha>[0-9a-f]{10})[0-9a-f]*)\\s*</id>",
        "replace": "${shortSha}"
    },
    "autoupdate": {
        "url": "https://github.com/dahlbyk/posh-git/archive/$matchSha.zip",
        "extract_dir": "posh-git-$matchSha\\src"
    }
}
