diff --git a/Formula/hub.rb b/Formula/hub.rb index 9db1952b6e0c5..35f1cc1322888 100644 --- a/Formula/hub.rb +++ b/Formula/hub.rb @@ -2,8 +2,8 @@ class Hub < Formula homepage 'http://hub.github.com/' - url 'https://github.com/github/hub/archive/v1.12.0.tar.gz' - sha1 '195b7c92b49286623baa4d01ab53b8a898b484a2' + url 'https://github.com/github/hub/archive/v1.12.1.tar.gz' + sha1 '934033bcd17a710a56f33acf099900baf0fe88f3' head 'https://github.com/github/hub.git' option 'without-completions', 'Disable bash/zsh completions'