{ "version": "2.0.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/remotemobprogramming/mob/releases/download/v2.0.0/mob_v2.0.0_windows_amd64.tar.gz", "hash": "md5:4f8eae479dc2146664a29d003fc7082f" } }, "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_checksum.txt" } } } } }