aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMatthew Price2013-06-02 13:10:42 -0400
committerAdam Vandenberg2013-06-02 10:54:59 -0700
commit3a669e843870727f4b46c1462bb718acca3af5a9 (patch)
treebb13744460fe30f1d7539de3417f9991a5635599 /Library/Formula
parent0c55b0355d7b4016c7d57c27cd8f5f5bfcf9c686 (diff)
downloadhomebrew-3a669e843870727f4b46c1462bb718acca3af5a9.tar.bz2
ghi 0.9.0.20130504
Closes #20211. Signed-off-by: Adam Vandenberg <flangy@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 d5a4cea16..5b000487a 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.201304025.zip'
- sha1 '13774729cdf6d140e2cd48f661fbcc5b00bfdd33'
+ url 'https://github.com/stephencelis/ghi/archive/0.9.0.20130504.zip'
+ sha1 '64537496f2214bdfbd7a2e71f57eabd6de90108b'
def install
bin.install "ghi"