2023-05-08 16:30:19 +00:00

27 lines
876 B
JSON

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