why3: add 0.85 bottle.
This commit is contained in:
parent
0419979556
commit
8c3be3bb12
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@ class Why3 < Formula
|
|||
url "https://gforge.inria.fr/frs/download.php/file/34074/why3-0.85.tar.gz"
|
||||
sha1 "c8d5f56c80f936a667ea2719baa99bb84a5f05ca"
|
||||
|
||||
bottle do
|
||||
sha1 "8b4e05c0ebe37dfed94a33693f5e93130a08cbd7" => :yosemite
|
||||
sha1 "2e1b210bfa283db5116bba485f0d2bc8c68aacef" => :mavericks
|
||||
sha1 "a6b08c8f3b78fd3c0bba978ef59a03dd701f85f3" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "objective-caml"
|
||||
depends_on "coq" => :optional
|
||||
depends_on "lablgtk" => :optional
|
||||
|
|
Loading…
Reference in a new issue