2022-04-29 20:28:23 +00:00

27 lines
876 B
JSON

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