{
    "version": "5.4.2",
    "description": "Smooth git handover with mob",
    "homepage": "https://mob.sh",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/remotemobprogramming/mob/releases/download/5.4.2/mob_5.4.2_windows_amd64.tar.gz",
            "hash": "5ba31bf1c0885cab5782d72d9fce1abf1190dc2048873c5c57fd4baf71bd576f"
        }
    },
    "bin": "mob.exe",
    "checkver": {
        "github": "https://github.com/remotemobprogramming/mob"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/remotemobprogramming/mob/releases/download/$version/mob_$version_windows_amd64.tar.gz",
                "hash": {
                    "url": "$baseurl/mob_$version_windows_amd64_sha256_checksum.txt"
                }
            }
        }
    }
}
