2024-10-18 16:29:57 +00:00

27 lines
876 B
JSON

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