fon-flash-cli: add 1.7.1 bottle.
This commit is contained in:
parent
2bec093e91
commit
fe65c52edf
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class FonFlashCli < Formula
|
|||
|
||||
head "https://github.com/ericpaulbishop/gargoyle.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "da43411ae884484498b86415082f8da9dc40dddfd452298819654fcbfd87850c" => :yosemite
|
||||
sha256 "50429372e53a79b20a90d371f096be96ab3ef8d3887af9e546d50473683e26ca" => :mavericks
|
||||
sha256 "796d8314d21033b410f2ad366bc0cbae5c1ef69b86a16bb4cf2b9e096b182f3d" => :mountain_lion
|
||||
end
|
||||
|
||||
def install
|
||||
cd "fon-flash" do
|
||||
system "make", "fon-flash"
|
||||
|
|
Loading…
Reference in a new issue