2018-12-28 08:00:28 +00:00

30 lines
1.0 KiB
JSON

{
"homepage": "https://hub.github.com/",
"version": "2.7.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/github/hub/releases/download/v2.7.0/hub-windows-amd64-2.7.0.zip",
"hash": "ab120181dfb83bfef8e7169289336861432aea74c795b02efa388c3c9b5b8603"
},
"32bit": {
"url": "https://github.com/github/hub/releases/download/v2.7.0/hub-windows-386-2.7.0.zip",
"hash": "70c380fb8f5b102e698dd186f8df4e3518ba856c3ade029d0be3a2c5412f5c70"
}
},
"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"
}
}
}
}