mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
27 lines
876 B
JSON
27 lines
876 B
JSON
{
|
|
"version": "4.1.1",
|
|
"description": "Smooth git handover with mob",
|
|
"homepage": "https://mob.sh",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/remotemobprogramming/mob/releases/download/v4.1.1/mob_v4.1.1_windows_amd64.tar.gz",
|
|
"hash": "3ea7ede1eb2cda15fe73725ac70b5a07c3cbf2f144b8379dc3f09bd010a60ce8"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|