2024-10-10 00:34:56 +00:00

27 lines
876 B
JSON

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