ghi: bottle unneeded
This commit is contained in:
parent
71176b7661
commit
2e9b0af972
1 changed files with 3 additions and 1 deletions
|
@ -2,8 +2,10 @@ class Ghi < Formula
|
|||
desc "Work on GitHub issues on the command-line"
|
||||
homepage "https://github.com/stephencelis/ghi"
|
||||
url "https://github.com/stephencelis/ghi/archive/1.0.3.tar.gz"
|
||||
head "https://github.com/stephencelis/ghi.git"
|
||||
sha256 "98ddf904bfd78d7363986b75ecea294933c8b98d9c1d2828419fddcaeadc0fdd"
|
||||
head "https://github.com/stephencelis/ghi.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
bin.install "ghi"
|
||||
|
|
Loading…
Reference in a new issue