scipy: update 1.0.1 bottle.
This commit is contained in:
parent
8bfd876737
commit
a77ac3218c
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Scipy < Formula
|
|||
head "https://github.com/scipy/scipy.git"
|
||||
|
||||
bottle do
|
||||
sha256 "392b0e6898425a895441cbc4919c4bba87e83151513805ff8ee48393b4dd20db" => :high_sierra
|
||||
sha256 "5d5216c4309757143271fdb1b40ea32d7c1ae02c7769d730ff167d5857e14e6d" => :sierra
|
||||
sha256 "a1275a19e2a7576e99539961b3da753751678b86ad4d6aceb34eee7884861924" => :el_capitan
|
||||
sha256 "05d58e182817e4a0a9a60991e152a71230f3315d07de252ff11bcd2113d239b6" => :high_sierra
|
||||
sha256 "fc4b501664bae60fdb2d360c1dd6a85e64fbf7391f3b753b1e4a6f6c76b157af" => :sierra
|
||||
sha256 "f407e1f9a6b6c2adad30214fe9603a28edc5cf871bd6491683970ca9c14b3c61" => :el_capitan
|
||||
end
|
||||
|
||||
option "without-python", "Build without python2 support"
|
||||
|
|
Loading…
Reference in a new issue