From d6c83e398a134465e94b413fa4305d8d3910287d Mon Sep 17 00:00:00 2001 From: Mislav Marohnić Date: Fri, 13 May 2011 18:34:31 -0700 Subject: hub 1.6.1 Signed-off-by: Adam Vandenberg --- 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 150dd2307..f00a0ba37 100644 --- a/Library/Formula/hub.rb +++ b/Library/Formula/hub.rb @@ -1,10 +1,10 @@ require 'formula' class Hub < Formula - url 'https://github.com/defunkt/hub/tarball/v1.6.0' + url 'https://github.com/defunkt/hub/tarball/v1.6.1' homepage 'https://github.com/defunkt/hub' head 'git://github.com/defunkt/hub.git' - md5 '6347bee90f0ae5b7b7fc5c9e971f61b8' + md5 'a1e87ad54076f075f5d337ff8e0cc144' def install system "rake", "install", "prefix=#{prefix}" -- cgit v1.2.3