From 44988d34fcd192b784aa3bb356d6deb5dc526a9e Mon Sep 17 00:00:00 2001 From: Mislav Marohnić Date: Thu, 26 Dec 2013 02:00:32 +0100 Subject: hub v1.11.1 Closes #25466. Signed-off-by: Jack Nagel --- Library/Formula/hub.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/hub.rb b/Library/Formula/hub.rb index 76e8421a7..7610a9912 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.0.tar.gz' - sha1 'fea06d242af3be473b78bb738a04afc11ca4df21' + url 'https://github.com/github/hub/archive/v1.11.1.tar.gz' + sha1 '1b7f1224be6ca0f88a9bfacd686cb2a20cc6fbef' head 'https://github.com/github/hub.git' option 'without-completions', 'Disable bash/zsh completions' -- cgit v1.2.3