From 913473c2f63beff5a8a8ce9b6561b92a62cdaba1 Mon Sep 17 00:00:00 2001 From: Joël Perras Date: Fri, 7 Mar 2014 15:29:56 -0500 Subject: ghi: Adds a 'head' to the formula. Closes #27302. Signed-off-by: Mike McQuaid --- Library/Formula/ghi.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/ghi.rb b/Library/Formula/ghi.rb index 23d4318be..7f4fae930 100644 --- a/Library/Formula/ghi.rb +++ b/Library/Formula/ghi.rb @@ -3,6 +3,7 @@ require 'formula' class Ghi < Formula homepage 'https://github.com/stephencelis/ghi' url 'https://github.com/stephencelis/ghi/archive/0.9.2.tar.gz' + head 'https://github.com/stephencelis/ghi.git' sha1 'c62c8d0e8e510db82ca3880a13c4f965c728cfb5' def install -- cgit v1.2.3