ghi 0.9.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2012c5916b
commit
3b10ac4dab
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue