From d1e9d35ba9c7292bcef2e4638464882e704d4aa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Thu, 3 Oct 2019 03:01:40 +0200 Subject: [PATCH] hub 2.12.8 Closes #44840. Signed-off-by: Rui Chen --- Formula/hub.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hub.rb b/Formula/hub.rb index fbf8ff665d..205367d446 100644 --- a/Formula/hub.rb +++ b/Formula/hub.rb @@ -1,8 +1,8 @@ class Hub < Formula desc "Add GitHub support to git on the command-line" homepage "https://hub.github.com/" - url "https://github.com/github/hub/archive/v2.12.7.tar.gz" - sha256 "53d812b09aed87c49cc62d09a8827c2dfe7b776732b71287b800320bd23ea028" + url "https://github.com/github/hub/archive/v2.12.8.tar.gz" + sha256 "72d09397967c85b118fc1be25dc0fc54353f4dea09f804687a287949c7de7ebe" head "https://github.com/github/hub.git" bottle do