aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJingwen Owen Ou2015-04-13 08:40:15 -0700
committerMike McQuaid2015-04-13 15:32:05 -0700
commite14fa326b16446e95215392cb66c7481ce2b7cba (patch)
tree5008d54c14231aa3f5080684bf586ecf961d5fc5 /Library
parentf8b505c6afbb784798234af25b3a6cc8e5cfcf20 (diff)
downloadhomebrew-e14fa326b16446e95215392cb66c7481ce2b7cba.tar.bz2
hub 2.2.1
https://github.com/github/hub/releases/tag/v2.2.1 Closes #38611. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/hub.rb4
1 files changed, 2 insertions, 2 deletions
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