ficy: add 1.0.19 bottle.
This commit is contained in:
parent
13efbd4b1e
commit
754bf0acbf
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Ficy < Formula
|
|||
|
||||
head "https://github.com/wavexx/fIcy.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "ad3aa8d4d6fb4f80f93b4d6c021b1b22f4fbe70a761dd6ff559dd384621d503e" => :yosemite
|
||||
sha256 "19606f6659322c49f2b46c042090a95b5dca1f92ade03b9208c48ffd3a00f2fd" => :mavericks
|
||||
sha256 "16ca10e95e5ad7736193a2ffe95aaaf0008415390b7ed9791858b3abfe49c48b" => :mountain_lion
|
||||
end
|
||||
|
||||
def install
|
||||
system "make"
|
||||
bin.install "fIcy", "fPls", "fResync"
|
||||
|
|
Loading…
Reference in a new issue