2023-01-20 20:26:38 +00:00

27 lines
876 B
JSON

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