scipy: update 1.0.0_2 bottle.
This commit is contained in:
parent
f8ee6072f7
commit
9e15c5c48a
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Scipy < Formula
|
|||
head "https://github.com/scipy/scipy.git"
|
||||
|
||||
bottle do
|
||||
sha256 "200c04dbcf477b7468df6ad30335b0d06309fd272d6bbaa7b6867cec621286c4" => :high_sierra
|
||||
sha256 "4ea44a1b240f9ae81aa332b07fa244e652faabeca8d193a7e977835396da46a8" => :sierra
|
||||
sha256 "9b93c710f033f91c62f11f1bdf7f6b1c563c731bead361cc3f6b00ff2d06596f" => :el_capitan
|
||||
sha256 "236b3f2e5b6a40ce9c4b2a1840e2f685e489fc3bdc08515c56a4c2ccefb12325" => :high_sierra
|
||||
sha256 "33502bc4a92a8a3de4354e45ea1dca97a37f948e1222f219a0a95c952f67b877" => :sierra
|
||||
sha256 "9779e2459949b7251b96e8d443c3ebc75fdcb528c196cf914ac8eb449f1baa44" => :el_capitan
|
||||
end
|
||||
|
||||
option "without-python", "Build without python2 support"
|
||||
|
|
Loading…
Reference in a new issue