aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDavid Celis2014-02-17 14:08:36 -0800
committerAdam Vandenberg2014-02-17 17:55:13 -0800
commit516339298d7103b8848ef7e99743890c7b221236 (patch)
treec8fa65dcaf4e1503c47caa51ed1828616d09e798 /Library
parentef648712eb0dc4d072725b68450184f95dfe3eb3 (diff)
downloadhomebrew-516339298d7103b8848ef7e99743890c7b221236.tar.bz2
ghi 0.9.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 0128063a6..23d4318be 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.1.tar.gz'
- sha1 '5aa347d092d80ad6097b811abc486f9da8dfee46'
+ url 'https://github.com/stephencelis/ghi/archive/0.9.2.tar.gz'
+ sha1 'c62c8d0e8e510db82ca3880a13c4f965c728cfb5'
def install
bin.install "ghi"