hub: Update to version 2.12.2

This commit is contained in:
Richard Kuhnt 2019-07-10 15:01:28 +00:00
parent c9681440de
commit ecfa53372f

View File

@ -1,15 +1,15 @@
{
"homepage": "https://hub.github.com/",
"version": "2.12.1",
"version": "2.12.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/github/hub/releases/download/v2.12.1/hub-windows-amd64-2.12.1.zip",
"hash": "089c727b8cc532ca2d21249e239b1a308cc78c6761955c8872f9dd8885deb810"
"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.1/hub-windows-386-2.12.1.zip",
"hash": "af72d87f81d9b5bd797f7a5da1d2b9b8fb88745d85b2f8c2ea7c9bc854b26c76"
"url": "https://github.com/github/hub/releases/download/v2.12.2/hub-windows-386-2.12.2.zip",
"hash": "d3fa0c391399b1b54507df95781d2180952ab0fc70a3fb51906839dcf2a13103"
}
},
"bin": "bin\\hub.exe",