hub: Update to version 2.11.1 (#3282)

This commit is contained in:
HenriqueB 2019-03-29 16:38:37 -03:00 committed by Richard Kuhnt
parent 8e3139ebe1
commit ad5a2bbc6e

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://hub.github.com/", "homepage": "https://hub.github.com/",
"version": "2.10.0", "version": "2.11.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/github/hub/releases/download/v2.10.0/hub-windows-amd64-2.10.0.zip", "url": "https://github.com/github/hub/releases/download/v2.11.1/hub-windows-amd64-2.11.1.zip",
"hash": "9e1cfdc0a51f21a8607bac36a85a2dc9c6d31626a8274aaba368a9a28a0969f5" "hash": "7bfb5bc5f090825141bc6fbbc5b34b7e9c937e63ca641a58715d7af645c944bd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/github/hub/releases/download/v2.10.0/hub-windows-386-2.10.0.zip", "url": "https://github.com/github/hub/releases/download/v2.11.1/hub-windows-386-2.11.1.zip",
"hash": "513ace15811f73c5423a49ddf623bc7caab41f04a0736b0ef17897251991f8e8" "hash": "b723524f08bfe9c49668ddf3ea3b142fa572f4d8a48ccc1bdaf4cae6411b434a"
} }
}, },
"bin": "bin\\hub.exe", "bin": "bin\\hub.exe",