From 338d60bbeff05db38a07dfa1918d30477d66336c Mon Sep 17 00:00:00 2001 From: Mislav Marohnić Date: Sat, 1 Mar 2014 01:18:35 +0100 Subject: hub v1.12.0 Closes #27104. Signed-off-by: Brett Koonce --- Library/Formula/hub.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index 10534520b..9db1952b6 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.11.2.tar.gz' - sha1 '0fa36e9a87c8990aca11f7e0b0e65c3a946686c1' + url 'https://github.com/github/hub/archive/v1.12.0.tar.gz' + sha1 '195b7c92b49286623baa4d01ab53b8a898b484a2' head 'https://github.com/github/hub.git' option 'without-completions', 'Disable bash/zsh completions' -- cgit v1.2.3