scipy: update 1.1.0_3 bottle.
This commit is contained in:
parent
8aaa6ce997
commit
e5c724110b
1 changed files with 4 additions and 3 deletions
|
@ -7,9 +7,10 @@ class Scipy < Formula
|
|||
head "https://github.com/scipy/scipy.git"
|
||||
|
||||
bottle do
|
||||
sha256 "97694c988ed2e5a54541b9d02eea9ac0e3c66cd71623d9fb2a9e878ae0602da9" => :mojave
|
||||
sha256 "b9aa124f11010404630efb06d85f8a21f3874d89c3ca84c7a8cf4552f7febd6e" => :high_sierra
|
||||
sha256 "06612e7f069ac12563e03b8dad4e788c71132832d4b86173b146f5470f5cc219" => :sierra
|
||||
cellar :any
|
||||
sha256 "625cdcd650ae70a468c62f5072a65320bbc38726f9dfed5cc95e0987b97119a6" => :mojave
|
||||
sha256 "90bfe2e974a0b86dc935eced966266d632c8667512e079b19e73cb26efdc24d6" => :high_sierra
|
||||
sha256 "8f1e3b45499332bd723e6779517bec30063c0f1fd68e85c135f078397dde524d" => :sierra
|
||||
end
|
||||
|
||||
option "without-python", "Build without python2 support"
|
||||
|
|
Loading…
Reference in a new issue