2022-06-01 00:34:15 +00:00

27 lines
876 B
JSON

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