From ebbcebf93b95d6c3c14ee68f1f95c0f5189dcb49 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Jun 2019 15:00:44 +0000 Subject: [PATCH] hub: Update to version 2.12.0 --- bucket/hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hub.json b/bucket/hub.json index 1c9452fc89..ebbf430c6f 100644 --- a/bucket/hub.json +++ b/bucket/hub.json @@ -1,15 +1,15 @@ { "homepage": "https://hub.github.com/", - "version": "2.11.2", + "version": "2.12.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.11.2/hub-windows-amd64-2.11.2.zip", - "hash": "837fa0a61f4d0d48a3f09ca8f3f6b013feb7e748b21434809998a14b4ae8ec89" + "url": "https://github.com/github/hub/releases/download/v2.12.0/hub-windows-amd64-2.12.0.zip", + "hash": "dda7f35c3df4f98994455bc83c81fe935c614e3469a77fc244a40e563f1c6384" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.11.2/hub-windows-386-2.11.2.zip", - "hash": "cfac3277683452f066ee48a2f321cc19b05b9936db911412eb7569cd1aaf8970" + "url": "https://github.com/github/hub/releases/download/v2.12.0/hub-windows-386-2.12.0.zip", + "hash": "631f3b36eb7a18a4bd69435c97a6523513503c1df6e39410ad8f87853688e267" } }, "bin": "bin\\hub.exe",