ghi: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 19:04:21 +08:00
parent 71176b7661
commit 2e9b0af972

View file

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