2019-01-28 18:00:25 +00:00

30 lines
1.0 KiB
JSON

{
"homepage": "https://hub.github.com/",
"version": "2.8.4",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/github/hub/releases/download/v2.8.4/hub-windows-amd64-2.8.4.zip",
"hash": "72bbb204f197ded7902bdf4d0f1049d25b6129553a7ea34873ed1414c4d48de8"
},
"32bit": {
"url": "https://github.com/github/hub/releases/download/v2.8.4/hub-windows-386-2.8.4.zip",
"hash": "8818413ea07052ed251ba9868e9fa8ba1e63b64737288d47252855eac6b0c326"
}
},
"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"
}
}
}
}