hub: Update to version 2.12.0

This commit is contained in:
Richard Kuhnt 2019-06-15 15:00:44 +00:00
parent ee1c973d4f
commit ebbcebf93b

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://hub.github.com/", "homepage": "https://hub.github.com/",
"version": "2.11.2", "version": "2.12.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/hub/releases/download/v2.11.2/hub-windows-amd64-2.11.2.zip", "url": "https://github.com/github/hub/releases/download/v2.12.0/hub-windows-amd64-2.12.0.zip",
"hash": "837fa0a61f4d0d48a3f09ca8f3f6b013feb7e748b21434809998a14b4ae8ec89" "hash": "dda7f35c3df4f98994455bc83c81fe935c614e3469a77fc244a40e563f1c6384"
}, },
"32bit": { "32bit": {
"url": "https://github.com/github/hub/releases/download/v2.11.2/hub-windows-386-2.11.2.zip", "url": "https://github.com/github/hub/releases/download/v2.12.0/hub-windows-386-2.12.0.zip",
"hash": "cfac3277683452f066ee48a2f321cc19b05b9936db911412eb7569cd1aaf8970" "hash": "631f3b36eb7a18a4bd69435c97a6523513503c1df6e39410ad8f87853688e267"
} }
}, },
"bin": "bin\\hub.exe", "bin": "bin\\hub.exe",