mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-04 14:31:35 +00:00
27 lines
876 B
JSON
27 lines
876 B
JSON
{
|
|
"version": "5.1.1",
|
|
"description": "Smooth git handover with mob",
|
|
"homepage": "https://mob.sh",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/remotemobprogramming/mob/releases/download/v5.1.1/mob_v5.1.1_windows_amd64.tar.gz",
|
|
"hash": "4d3a5175d500896327f0037917c0861d4f599430927bf4957bc73423e38ce990"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|