diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ghi.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ghi.rb b/Library/Formula/ghi.rb index 7f4fae930..e08d8a2f8 100644 --- a/Library/Formula/ghi.rb +++ b/Library/Formula/ghi.rb @@ -2,9 +2,9 @@ require 'formula' class Ghi < Formula homepage 'https://github.com/stephencelis/ghi' - url 'https://github.com/stephencelis/ghi/archive/0.9.2.tar.gz' + url 'https://github.com/stephencelis/ghi/archive/0.9.3.tar.gz' head 'https://github.com/stephencelis/ghi.git' - sha1 'c62c8d0e8e510db82ca3880a13c4f965c728cfb5' + sha1 '59512443c778cacc8c0488e6ab64965f18b3a279' def install bin.install "ghi" |
