h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

30 lines
1.0 KiB
JSON

{
"homepage": "https://hub.github.com/",
"version": "2.11.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/github/hub/releases/download/v2.11.2/hub-windows-amd64-2.11.2.zip",
"hash": "837fa0a61f4d0d48a3f09ca8f3f6b013feb7e748b21434809998a14b4ae8ec89"
},
"32bit": {
"url": "https://github.com/github/hub/releases/download/v2.11.2/hub-windows-386-2.11.2.zip",
"hash": "cfac3277683452f066ee48a2f321cc19b05b9936db911412eb7569cd1aaf8970"
}
},
"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"
}
}
}
}