{
    "version": "4.5.0",
    "description": "Smooth git handover with mob",
    "homepage": "https://mob.sh",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/remotemobprogramming/mob/releases/download/v4.5.0/mob_v4.5.0_windows_amd64.tar.gz",
            "hash": "aead198b0b61153c78bf0654c08ef45681c1c1caefa1981e17c0a553e8721616"
        }
    },
    "bin": "mob.exe",
    "checkver": {
        "github": "https://github.com/remotemobprogramming/mob"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/remotemobprogramming/mob/releases/download/v$version/mob_v$version_windows_amd64.tar.gz",
                "hash": {
                    "url": "$baseurl/mob_v$version_windows_amd64_sha256_checksum.txt"
                }
            }
        }
    }
}
