From e5c724110bfdc539b1463ebc51d7802e83ec62c7 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 6 Dec 2018 06:34:17 +0000 Subject: [PATCH] scipy: update 1.1.0_3 bottle. --- Formula/scipy.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/scipy.rb b/Formula/scipy.rb index 952dcecec4..2aa0f9b792 100644 --- a/Formula/scipy.rb +++ b/Formula/scipy.rb @@ -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"