diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ghi.rb | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
