2021-01-20 08:18:12 -08:00

19 lines
662 B
JSON

{
"version": "1.1.0",
"description": "Swift git handover with mob",
"homepage": "https://mob.sh",
"license": "MIT",
"url": "https://github.com/remotemobprogramming/mob/releases/download/v1.1.0/mob_v1.1.0_windows_amd64.tar.gz",
"hash": "md5:f6655da1ac933b326d8155f6cdad911a",
"bin": "mob.exe",
"checkver": {
"github": "https://github.com/remotemobprogramming/mob"
},
"autoupdate": {
"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"
}
}
}