aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorStephen Celis2013-09-12 13:39:14 -0700
committerJack Nagel2013-09-12 17:17:11 -0500
commit625af5874561e82b46cda60c5bbcca91af05377f (patch)
tree665691d09240d01276f52b80a1e65c379d077777 /Library/Formula
parentac52e936f645613b5262a7f6febfa0f201de2602 (diff)
downloadhomebrew-625af5874561e82b46cda60c5bbcca91af05377f.tar.bz2
ghi 0.9.0.20130912
Closes #22504. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ghi.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ghi.rb b/Library/Formula/ghi.rb
index 9e4a0be2d..60673ddab 100644
--- a/Library/Formula/ghi.rb
+++ b/Library/Formula/ghi.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ghi < Formula
homepage 'https://github.com/stephencelis/ghi'
- url 'https://github.com/stephencelis/ghi/archive/0.9.0.20130504.zip'
- sha1 '64537496f2214bdfbd7a2e71f57eabd6de90108b'
+ url 'https://github.com/stephencelis/ghi/archive/0.9.0.20130912.zip'
+ sha1 'c08baf9e6ac69131ee683725a27fc66dd0907a47'
def install
bin.install "ghi"