2024-09-26 12:32:42 +00:00

27 lines
876 B
JSON

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