From 7b7ea9cf7ddc5e75f11ac8bc0db850bb225ed35e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 21 Jan 2020 14:01:50 +0000 Subject: [PATCH] hub: Update to version 2.14.0 --- bucket/hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hub.json b/bucket/hub.json index d3472759ee..a3fa94312f 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.13.0", + "version": "2.14.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.13.0/hub-windows-amd64-2.13.0.zip", - "hash": "8d18d682a4f3be138f6ca958f976b31c1c8d6a829b477df6c084f38e1e3d0e7d" + "url": "https://github.com/github/hub/releases/download/v2.14.0/hub-windows-amd64-2.14.0.zip", + "hash": "d3bf4365f36ee14975b358a1d16952858708a21bc5a30ee9f8235a7c3d349973" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.13.0/hub-windows-386-2.13.0.zip", - "hash": "3ea802eab519e51451cf3d11bc35fa27a9082e82fa137eb443271c7cba4a7057" + "url": "https://github.com/github/hub/releases/download/v2.14.0/hub-windows-386-2.14.0.zip", + "hash": "3e10ccea3a96f60e939944e8d7f0abdfd28a4e62e1b0112895ef00ca946ec5dc" } }, "bin": "bin\\hub.exe",