mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 04:54:29 +00:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://hub.github.com/",
|
|
"version": "2.12.2",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v2.12.2/hub-windows-amd64-2.12.2.zip",
|
|
"hash": "f72e84572572bd4a8a09940c08933a23a48ee73352bd259e247fa329c4f03601"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v2.12.2/hub-windows-386-2.12.2.zip",
|
|
"hash": "d3fa0c391399b1b54507df95781d2180952ab0fc70a3fb51906839dcf2a13103"
|
|
}
|
|
},
|
|
"bin": "bin\\hub.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/github/hub"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v$version/hub-windows-amd64-$version.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/github/hub/releases/download/v$version/hub-windows-386-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|