From 5af7a666ab42b0d4b36874a930e4b844a8b65f52 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 28 Jan 2019 18:00:25 +0000 Subject: [PATCH] hub: Update to version 2.8.4 --- hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hub.json b/hub.json index c8d296d065..7346e3680b 100644 --- a/hub.json +++ b/hub.json @@ -1,15 +1,15 @@ { "homepage": "https://hub.github.com/", - "version": "2.8.3", + "version": "2.8.4", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.8.3/hub-windows-amd64-2.8.3.zip", - "hash": "c9abae8a6c4ce2e388736806ea1df2ddf221d53eeababea056ec5e4658506659" + "url": "https://github.com/github/hub/releases/download/v2.8.4/hub-windows-amd64-2.8.4.zip", + "hash": "72bbb204f197ded7902bdf4d0f1049d25b6129553a7ea34873ed1414c4d48de8" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.8.3/hub-windows-386-2.8.3.zip", - "hash": "568c1d9d34db8e4d36791b9fbb7d98b44e1cd8ead7d97fe906c41fb4aa08d6f3" + "url": "https://github.com/github/hub/releases/download/v2.8.4/hub-windows-386-2.8.4.zip", + "hash": "8818413ea07052ed251ba9868e9fa8ba1e63b64737288d47252855eac6b0c326" } }, "bin": "bin\\hub.exe",