2021-09-05 01:07:54 -07:00

27 lines
843 B
JSON

{
"version": "1.11.1",
"description": "Swift git handover with mob",
"homepage": "https://mob.sh",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/remotemobprogramming/mob/releases/download/v1.11.1/mob_v1.11.1_windows_amd64.tar.gz",
"hash": "md5:4367a1d8f3c5fdcd038ad1192685892d"
}
},
"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"
}
}
}
}
}