{
    "version": "3.4.30",
    "description": "Simple and powerful Git GUI",
    "homepage": "https://www.sourcetreeapp.com",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.atlassian.com/legal/software-license-agreement"
    },
    "url": "https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourceTree-3.4.30-full.nupkg",
    "hash": "sha1:45948315158fba29d056ac4cb484257f3ad9549b",
    "extract_dir": "lib\\net45",
    "bin": "SourceTree.exe",
    "shortcuts": [
        [
            "SourceTree.exe",
            "Sourcetree"
        ]
    ],
    "checkver": {
        "url": "https://product-downloads.atlassian.com/software/sourcetree/windows/ga/RELEASES",
        "regex": "SourceTree-([\\d.]+)-full\\.nupkg",
        "reverse": true
    },
    "autoupdate": {
        "url": "https://product-downloads.atlassian.com/software/sourcetree/windows/ga/SourceTree-$version-full.nupkg",
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
