2019-06-30 21:00:18 +00:00

30 lines
1.0 KiB
JSON

{
"homepage": "https://hub.github.com/",
"version": "2.12.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.1/hub-windows-amd64-2.12.1.zip",
"hash": "089c727b8cc532ca2d21249e239b1a308cc78c6761955c8872f9dd8885deb810"
},
"32bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.1/hub-windows-386-2.12.1.zip",
"hash": "af72d87f81d9b5bd797f7a5da1d2b9b8fb88745d85b2f8c2ea7c9bc854b26c76"
}
},
"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"
}
}
}
}