From 423820006d9fcb1ff2ce99bc79c4894d0e1841cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Sun, 14 Apr 2019 16:39:51 +0200 Subject: [PATCH] hub 2.11.2 Closes #38923. Signed-off-by: FX Coudert --- Formula/hub.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hub.rb b/Formula/hub.rb index 6ab0002f64..e643a5b0e5 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.11.1.tar.gz" - sha256 "dfd6531cdd31f004dcbcd2764dea4e1c040e72358ae79758a6c3060b9e743371" + url "https://github.com/github/hub/archive/v2.11.2.tar.gz" + sha256 "1a80685d3d4fe14012c4f5e5cda9a2c5fe680a81729e692008aa1414f8e1f972" head "https://github.com/github/hub.git" bottle do