ghi 0.9.3

Closes Homebrew/homebrew#27492.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Matthew Price 2014-03-12 20:10:13 -04:00 committed by Adam Vandenberg
parent 8dfa8dd586
commit 6f698cf89c
1 changed files with 2 additions and 2 deletions

View File

@ -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"