aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMislav Marohnić2014-12-25 11:46:38 -0800
committerMike McQuaid2014-12-25 20:03:25 +0000
commit2f9587af665893569d860ff944ec5991f3d9baa3 (patch)
treedeb105611281a80535b4715a2f5fa2b2f8b14b5a /Library
parent509dc245f9b9b6471fe1ce04f7b8dd2ea174f995 (diff)
downloadhomebrew-2f9587af665893569d860ff944ec5991f3d9baa3.tar.bz2
hub 1.12.4
Closes #35255. 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 f558be18e..76e4e6e7c 100644
--- a/Library/Formula/hub.rb
+++ b/Library/Formula/hub.rb
@@ -2,8 +2,8 @@ require 'formula'
class Hub < Formula
homepage 'http://hub.github.com/'
- url 'https://github.com/github/hub/archive/v1.12.2.tar.gz'
- sha1 '65359d3dcc8e1a0986aab3726f6047bfb9df3d7c'
+ url 'https://github.com/github/hub/archive/v1.12.4.tar.gz'
+ sha1 '25135167108cd777ba6ec2dd5a9a25e248d98d4b'
head do
url "https://github.com/github/hub.git"