2023-05-04 08:27:26 +00:00

27 lines
876 B
JSON

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