2023-03-10 20:26:17 +00:00

27 lines
876 B
JSON

{
"version": "4.3.1",
"description": "Smooth git handover with mob",
"homepage": "https://mob.sh",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/remotemobprogramming/mob/releases/download/v4.3.1/mob_v4.3.1_windows_amd64.tar.gz",
"hash": "8611e9b676b41602a146d05b7a5c3467a485240788edb54ef9604772af6c4a20"
}
},
"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"
}
}
}
}
}