2024-09-24 16:30:10 +00:00

27 lines
876 B
JSON

{
"version": "5.3.0",
"description": "Smooth git handover with mob",
"homepage": "https://mob.sh",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/remotemobprogramming/mob/releases/download/v5.3.0/mob_v5.3.0_windows_amd64.tar.gz",
"hash": "94b54e8fbdc3fabb34462340fdb609980354f7be3c25b12e99df9e85ba4bcfcd"
}
},
"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"
}
}
}
}
}