From ecfa53372f6f4281835e1912876c65da821bbdb8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jul 2019 15:01:28 +0000 Subject: [PATCH] hub: Update to version 2.12.2 --- bucket/hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hub.json b/bucket/hub.json index 92a03f2688..759453de86 100644 --- a/bucket/hub.json +++ b/bucket/hub.json @@ -1,15 +1,15 @@ { "homepage": "https://hub.github.com/", - "version": "2.12.1", + "version": "2.12.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.1/hub-windows-amd64-2.12.1.zip", - "hash": "089c727b8cc532ca2d21249e239b1a308cc78c6761955c8872f9dd8885deb810" + "url": "https://github.com/github/hub/releases/download/v2.12.2/hub-windows-amd64-2.12.2.zip", + "hash": "f72e84572572bd4a8a09940c08933a23a48ee73352bd259e247fa329c4f03601" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.1/hub-windows-386-2.12.1.zip", - "hash": "af72d87f81d9b5bd797f7a5da1d2b9b8fb88745d85b2f8c2ea7c9bc854b26c76" + "url": "https://github.com/github/hub/releases/download/v2.12.2/hub-windows-386-2.12.2.zip", + "hash": "d3fa0c391399b1b54507df95781d2180952ab0fc70a3fb51906839dcf2a13103" } }, "bin": "bin\\hub.exe",