From f6e5197fd980f40b480d4c5431dacfaaec24932f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 6 Jan 2018 16:25:52 +0000 Subject: [PATCH] sundials: update 3.1.0_2 bottle. --- Formula/sundials.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/sundials.rb b/Formula/sundials.rb index 11ac98a6f03..f30a87e7068 100644 --- a/Formula/sundials.rb +++ b/Formula/sundials.rb @@ -7,9 +7,9 @@ class Sundials < Formula bottle do cellar :any - sha256 "2d5e0f605ecbe4a247c0297211ed08aaa631f5845c6a488be812f10973475ebd" => :high_sierra - sha256 "94b42c6996a5c275cc200d394434dfb8f497edb0b98aa3c14f59b72ef82eac7d" => :sierra - sha256 "5c99d85c9248f6042a9d6ea6e5ee9c787221350abf042122f76d3982bfa216e1" => :el_capitan + sha256 "bde23ccfd48f5f9121295928348abb51f214d27766e415011cd93b848879b501" => :high_sierra + sha256 "edc9a69445141c59bb307f669a4c926150b592d06b7f3d0da20c32c3f0d6de4b" => :sierra + sha256 "780c62ed921221d57561664573ab3b25a5621133ce3d6c82f942ef884dcecfc2" => :el_capitan end option "with-openmp", "Enable OpenMP multithreading"