From e14fa326b16446e95215392cb66c7481ce2b7cba Mon Sep 17 00:00:00 2001 From: Jingwen Owen Ou Date: Mon, 13 Apr 2015 08:40:15 -0700 Subject: hub 2.2.1 https://github.com/github/hub/releases/tag/v2.2.1 Closes #38611. Signed-off-by: Mike McQuaid --- Library/Formula/hub.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index eb9b0ca35..d92e98fb4 100644 --- a/Library/Formula/hub.rb +++ b/Library/Formula/hub.rb @@ -1,7 +1,7 @@ class Hub < Formula homepage "http://hub.github.com/" - url "https://github.com/github/hub/archive/v2.2.0.tar.gz" - sha1 "29744a370b71e5b054fd91e59472de6dbe573a91" + url "https://github.com/github/hub/archive/v2.2.1.tar.gz" + sha1 "c64e473a36aabf71ecc39395b88c6993d4e12873" head "https://github.com/github/hub.git" bottle do -- cgit v1.2.3