ghi: 0.9.0.20131120

Closes Homebrew/homebrew#24589.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
dewey 2013-11-22 16:51:56 +01:00 committed by Adam Vandenberg
parent 651bd28dcb
commit f68399a744
1 changed files with 2 additions and 2 deletions

View File

@ -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.20130912.zip'
sha1 'c08baf9e6ac69131ee683725a27fc66dd0907a47'
url 'https://github.com/stephencelis/ghi/archive/0.9.0.20131120.tar.gz'
sha1 '7d1b245f22f78338ec3c5d1696af80b1437c3c7a'
def install
bin.install "ghi"