2022-07-13 16:30:49 +00:00

27 lines
876 B
JSON

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