From a72a7dca1672dce4b435d2b36e95cf66557f3fa8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 30 Jun 2019 21:00:18 +0000 Subject: [PATCH] hub: Update to version 2.12.1 --- bucket/hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hub.json b/bucket/hub.json index ebbf430c6f..92a03f2688 100644 --- a/bucket/hub.json +++ b/bucket/hub.json @@ -1,15 +1,15 @@ { "homepage": "https://hub.github.com/", - "version": "2.12.0", + "version": "2.12.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.0/hub-windows-amd64-2.12.0.zip", - "hash": "dda7f35c3df4f98994455bc83c81fe935c614e3469a77fc244a40e563f1c6384" + "url": "https://github.com/github/hub/releases/download/v2.12.1/hub-windows-amd64-2.12.1.zip", + "hash": "089c727b8cc532ca2d21249e239b1a308cc78c6761955c8872f9dd8885deb810" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.0/hub-windows-386-2.12.0.zip", - "hash": "631f3b36eb7a18a4bd69435c97a6523513503c1df6e39410ad8f87853688e267" + "url": "https://github.com/github/hub/releases/download/v2.12.1/hub-windows-386-2.12.1.zip", + "hash": "af72d87f81d9b5bd797f7a5da1d2b9b8fb88745d85b2f8c2ea7c9bc854b26c76" } }, "bin": "bin\\hub.exe",