mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
mob: Add version 1.1.0 (#1743)
This commit is contained in:
parent
30cb405586
commit
2112ac05e6
18
bucket/mob.json
Normal file
18
bucket/mob.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"description": "Swift git handover with mob",
|
||||
"homepage": "https://mob.sh",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/remotemobprogramming/mob/releases/download/v1.1.0/mob_v1.1.0_windows_amd64.tar.gz",
|
||||
"hash": "md5:f6655da1ac933b326d8155f6cdad911a",
|
||||
"bin": "mob.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/remotemobprogramming/mob"
|
||||
},
|
||||
"autoupdate": {
|
||||
"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_checksum.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user