aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMislav Marohnić2012-12-29 16:40:09 +0100
committerAdam Vandenberg2012-12-29 09:36:04 -0800
commitec7c8336b319b61591ca023dd970728beea6b1f5 (patch)
tree3621ae0c0c229e0484924d988e36b8223e070d27 /Library/Formula
parenta9df7bc773a9b5135c447b9cb0cda1c1181f1462 (diff)
downloadhomebrew-ec7c8336b319b61591ca023dd970728beea6b1f5.tar.bz2
hub 1.10.4
Closes #16786. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 40d80eb8e..fb235f039 100644
--- a/Library/Formula/hub.rb
+++ b/Library/Formula/hub.rb
@@ -2,8 +2,8 @@ require 'formula'
class Hub < Formula
homepage 'http://defunkt.io/hub/'
- url 'https://github.com/defunkt/hub/tarball/v1.10.3'
- sha1 'ab64b4f21bcd1720b3762741e59030a2198c79f3'
+ url 'https://github.com/defunkt/hub/tarball/v1.10.4'
+ sha1 'b43f69f20563cb779d77a6beaf773bad8c49ad4c'
head 'https://github.com/defunkt/hub.git'