From f8895beccfcbf8fb2a051baad4a00c4c63bac11b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 21 Sep 2019 17:00:16 +0000 Subject: [PATCH] hub: Update to version 2.12.6 --- bucket/hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hub.json b/bucket/hub.json index 313a85c491..3c14ca714e 100644 --- a/bucket/hub.json +++ b/bucket/hub.json @@ -1,16 +1,16 @@ { "homepage": "https://hub.github.com/", "description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.", - "version": "2.12.3", + "version": "2.12.6", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-amd64-2.12.3.zip", - "hash": "b76cb18f20c1adc91d265a986a5125f27b8170bdf1c9707051aff0646d232c3f" + "url": "https://github.com/github/hub/releases/download/v2.12.6/hub-windows-amd64-2.12.6.zip", + "hash": "2f0ca6d04c00c0b91ca70c8e0324c7be3c46441f612bead0ed6e586d66969816" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.3/hub-windows-386-2.12.3.zip", - "hash": "a9705a8d220f2d32965e7897efcb155b048e24fb6751292de8f85729c2924b59" + "url": "https://github.com/github/hub/releases/download/v2.12.6/hub-windows-386-2.12.6.zip", + "hash": "1a54bc58bf0e506917c232ef5a8c901c75aebb26b665fd0ca2c0cd728eba694e" } }, "bin": "bin\\hub.exe",