{ "version": "3.0.0", "description": "Smooth git handover with mob", "homepage": "https://mob.sh", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/remotemobprogramming/mob/releases/download/v3.0.0/mob_v3.0.0_windows_amd64.tar.gz", "hash": "fb94ef338d44de002653818dcb52504906161561713d4d0430061fb68c888d22" } }, "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" } } } } }