From 966c88f86781c1f7f4b916d2000317b16ca35aac Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 6 Nov 2019 16:01:50 +0000 Subject: [PATCH] hub: Update to version 2.13.0 --- bucket/hub.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hub.json b/bucket/hub.json index 306042f2d1..d3472759ee 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.8", + "version": "2.13.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.8/hub-windows-amd64-2.12.8.zip", - "hash": "2cc89c0d9d0f87b9f5d182b785b7ec3565cee17061972e3f5c66efc99893a6c1" + "url": "https://github.com/github/hub/releases/download/v2.13.0/hub-windows-amd64-2.13.0.zip", + "hash": "8d18d682a4f3be138f6ca958f976b31c1c8d6a829b477df6c084f38e1e3d0e7d" }, "32bit": { - "url": "https://github.com/github/hub/releases/download/v2.12.8/hub-windows-386-2.12.8.zip", - "hash": "effadda27c68a02fca4cbfb18bbe04916ccf9f52d3c89f84d532c4454f75bdba" + "url": "https://github.com/github/hub/releases/download/v2.13.0/hub-windows-386-2.13.0.zip", + "hash": "3ea802eab519e51451cf3d11bc35fa27a9082e82fa137eb443271c7cba4a7057" } }, "bin": "bin\\hub.exe",