diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/hub.rb | 4 |
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' |
