From 298e2ef0874dad159f0c24d83ad841465f495f15 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 26 Jan 2019 18:00:30 +0000 Subject: [PATCH] hub: Update to version 2.8.3 --- hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hub.json b/hub.json index 0a764a6c52..c8d296d065 100644 --- a/hub.json +++ b/hub.json @@ -1,15 +1,15 @@ { "homepage": "https://hub.github.com/", - "version": "2.7.1", + "version": "2.8.3", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.7.1/hub-windows-amd64-2.7.1.zip", - "hash": "3046ec4f1bc5f0d736574f5f47808630bf5657d72445d97ecee21ac4ce146a85" + "url": "https://github.com/github/hub/releases/download/v2.8.3/hub-windows-amd64-2.8.3.zip", + "hash": "c9abae8a6c4ce2e388736806ea1df2ddf221d53eeababea056ec5e4658506659" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.7.1/hub-windows-386-2.7.1.zip", - "hash": "85cb6146605d21b458a3a15eb9f5aded343cea54ce01c53b5bc9f4bb6839cb03" + "url": "https://github.com/github/hub/releases/download/v2.8.3/hub-windows-386-2.8.3.zip", + "hash": "568c1d9d34db8e4d36791b9fbb7d98b44e1cd8ead7d97fe906c41fb4aa08d6f3" } }, "bin": "bin\\hub.exe",