From c9e654b3e98f5db2a04726258b9906ddb4d34f8b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Mar 2020 18:01:49 +0000 Subject: [PATCH] hub: Update to version 2.14.2 --- bucket/hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hub.json b/bucket/hub.json index 6be28f2c63..329ad6e445 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.14.1", + "version": "2.14.2", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.14.1/hub-windows-amd64-2.14.1.zip", - "hash": "ce26126d2e47aea0ca799d73212948a4e26bfcd177582beb2eb9f5ebf44b9fad" + "url": "https://github.com/github/hub/releases/download/v2.14.2/hub-windows-amd64-2.14.2.zip", + "hash": "2ad771ff5e5e47c8d48aa22f6852ebef87e1fe0f53a1194ddcbe615a9ddbc59e" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.14.1/hub-windows-386-2.14.1.zip", - "hash": "2aa8fcce4a5d42c0245b06dbd15bd016e07c7f6f627eca4ba10f1b2fb5297495" + "url": "https://github.com/github/hub/releases/download/v2.14.2/hub-windows-386-2.14.2.zip", + "hash": "16f755b80b9c0da080d4fa613670e36d7b78f4595ce096a84ffd7ac3d324ec64" } }, "bin": "bin\\hub.exe",