2023-03-15 12:31:07 +00:00

27 lines
876 B
JSON

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