From 6b809abdf6138d42bdaf6cc27cf9e6a7ac2389f4 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 22 Dec 2017 17:09:32 +0000 Subject: [PATCH] root: update 6.12.04 bottle. --- Formula/root.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/root.rb b/Formula/root.rb index d08adff363..e12f2e6c4e 100644 --- a/Formula/root.rb +++ b/Formula/root.rb @@ -7,10 +7,9 @@ class Root < Formula head "http://root.cern.ch/git/root.git" bottle do - rebuild 1 - sha256 "32ec87dd05b998d2b6d794b75bdb5905b752842ed2193ed6bbdd22deb5c49c7a" => :high_sierra - sha256 "5a913e35442d6f37d5abd5bda2a80061716f8687f24bb95ca3630dbb29918897" => :sierra - sha256 "e1191f01a47f1a086f48266a33d5d5ff11722e14259c3b30560417049c86a2e6" => :el_capitan + sha256 "4d2106c37db55f888fed1c9a1c85122d91641c616c277044d3ac85302cd1336c" => :high_sierra + sha256 "acba142924ca66c0060da909b5be100787ad63b23d1c6d9952973e8db5be69e0" => :sierra + sha256 "d24a5d508c557d3d828af00143dbf0671d52f01225e81bc64d87a802d5e645ff" => :el_capitan end depends_on "cmake" => :build