solid: add 3.5.6 bottle.
This commit is contained in:
parent
a7c59f2b31
commit
d2e4f11395
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ class Solid < Formula
|
|||
url "http://www.dtecta.com/files/solid-3.5.6.tgz"
|
||||
sha1 "bd0afef7842f826c270cff32fc23994aec0b0d65"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "f7c0aa5b2b75678c27f4d003ab55e7a0ea9f9921" => :yosemite
|
||||
sha1 "fca885d1b9f9cd78fbe6b8f018b5513a8fd7d29a" => :mavericks
|
||||
sha1 "9ad7a31ab3b9a2dc7effaa14ac1e0d0a09ba1e6f" => :mountain_lion
|
||||
end
|
||||
|
||||
deprecated_option "enable-doubles" => "with-doubles"
|
||||
deprecated_option "enable-tracer" => "with-tracer"
|
||||
|
||||
|
|
Loading…
Reference in a new issue