{
    "version": "12.0.556",
    "homepage": "https://www.git-tower.com",
    "description": "An easy to use GUI client for Git with powerful features.",
    "license": {
        "identifier": "Shareware",
        "url": "https://www.git-tower.com/legal/eula/windows"
    },
    "suggest": {
        ".NET Desktop Runtime 8.0": "versions/windowsdesktop-runtime-8.0"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.git-tower.com/apps/tower3-win/556-46906b7c/Tower-12.0.556.exe#/dl.7z",
            "hash": "sha1:1125f44a1a65101fe58a99a8d65fe231cbaccb2b"
        },
        "arm64": {
            "url": "https://www.git-tower.com/apps/tower3-win/556-46906b7c/Tower_arm64-12.0.556.exe#/dl.7z",
            "hash": "sha1:4ca46348a40c2d8234c6afbb8f64dbbad7002de4"
        }
    },
    "extract_dir": "lib\\native",
    "bin": "Tower.exe",
    "shortcuts": [
        [
            "Tower.exe",
            "Git Tower"
        ]
    ],
    "checkver": {
        "url": "https://www.git-tower.com/release-notes/windows",
        "regex": "/(?<release>[\\da-f-]+)/Tower-([\\d.]+)\\.exe"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.git-tower.com/apps/tower3-win/$matchRelease/Tower-$version.exe#/dl.7z",
                "hash": {
                    "url": "https://www.git-tower.com/release-notes/windows",
                    "regex": "$sha1\">\\s*Copy SHA1 checksum \\(x64\\)"
                }
            },
            "arm64": {
                "url": "https://www.git-tower.com/apps/tower3-win/$matchRelease/Tower_arm64-$version.exe#/dl.7z",
                "hash": {
                    "url": "https://www.git-tower.com/release-notes/windows",
                    "regex": "$sha1\">\\s*Copy SHA1 checksum \\(ARM64\\)"
                }
            }
        }
    }
}
