mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-28 19:41:19 +00:00
27 lines
876 B
JSON
27 lines
876 B
JSON
{
|
|
"version": "4.3.0",
|
|
"description": "Smooth git handover with mob",
|
|
"homepage": "https://mob.sh",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/remotemobprogramming/mob/releases/download/v4.3.0/mob_v4.3.0_windows_amd64.tar.gz",
|
|
"hash": "69cc9f8a38ca60d7d6f9f28ab79c78c54a8c227b80884193432c745064b53fb8"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|