{
    "version": "2.7.1",
    "description": "The elegant git gui for dev teams",
    "homepage": "https://gitahead.com/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/gitahead/gitahead/releases/download/v2.7.1/GitAhead-win64-2.7.1.exe#/dl.7z",
            "hash": "6e51cd17e228ac2043e15f2b162048bf751547a91183c5b93336a0255c2306da"
        }
    },
    "checkver": {
        "github": "https://github.com/gitahead/gitahead/"
    },
    "bin": "GitAhead.exe",
    "shortcuts": [
        [
            "GitAhead.exe",
            "gitahead"
        ]
    ],
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/gitahead/gitahead/releases/download/v$version/GitAhead-win64-$version.exe#/dl.7z"
            }
        }
    }
}
