From 3b10ac4dab584574fa1065a3693ddcad6403aa04 Mon Sep 17 00:00:00 2001 From: David Celis Date: Mon, 17 Feb 2014 14:08:36 -0800 Subject: [PATCH] ghi 0.9.2 Signed-off-by: Adam Vandenberg --- Formula/ghi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/ghi.rb b/Formula/ghi.rb index 0128063a6e..23d4318be8 100644 --- a/Formula/ghi.rb +++ b/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"