aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/solid.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/solid.rb b/Library/Formula/solid.rb
index 9d06aad5f..b25c9bcbc 100644
--- a/Library/Formula/solid.rb
+++ b/Library/Formula/solid.rb
@@ -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"