From 143f09524cea36e04bbea1fd9189799200d60e31 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Sep 2019 11:00:17 +0000 Subject: [PATCH] hub: Update to version 2.12.7 --- bucket/hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hub.json b/bucket/hub.json index 3c14ca714e..f6f2ba8dec 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.6", + "version": "2.12.7", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.6/hub-windows-amd64-2.12.6.zip", - "hash": "2f0ca6d04c00c0b91ca70c8e0324c7be3c46441f612bead0ed6e586d66969816" + "url": "https://github.com/github/hub/releases/download/v2.12.7/hub-windows-amd64-2.12.7.zip", + "hash": "c9aa5fb35910458760ab35c9a5facf9277c4d031e55aed0a123c34159b5c7c59" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.6/hub-windows-386-2.12.6.zip", - "hash": "1a54bc58bf0e506917c232ef5a8c901c75aebb26b665fd0ca2c0cd728eba694e" + "url": "https://github.com/github/hub/releases/download/v2.12.7/hub-windows-386-2.12.7.zip", + "hash": "77d4cbd555b18c06c3f6cf17481872c16e1221aca2dfaa8b5f0ab2d5cc01a935" } }, "bin": "bin\\hub.exe",