From fc3fb13d0aedf2462861fdf96e4d449842695da6 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 23 Oct 2017 09:55:32 +0000 Subject: [PATCH] root: update 6.10.08 bottle. --- Formula/root.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/root.rb b/Formula/root.rb index 4f9a54531f2a5..25ec0240b17c9 100644 --- a/Formula/root.rb +++ b/Formula/root.rb @@ -7,9 +7,10 @@ class Root < Formula head "http://root.cern.ch/git/root.git" bottle do - sha256 "ef87caae54d1e4407607d180b10dd947ec4c78d4c915c718091c28dad0315669" => :high_sierra - sha256 "ccca113c1955d4367cfb7cf32c323cead74969b871cb7a4a4e3eabcc1a71931c" => :sierra - sha256 "4692701de592a65d4d22b2ca24b25e20753ed223703b558bda23c04f00226678" => :el_capitan + rebuild 1 + sha256 "32ec87dd05b998d2b6d794b75bdb5905b752842ed2193ed6bbdd22deb5c49c7a" => :high_sierra + sha256 "5a913e35442d6f37d5abd5bda2a80061716f8687f24bb95ca3630dbb29918897" => :sierra + sha256 "e1191f01a47f1a086f48266a33d5d5ff11722e14259c3b30560417049c86a2e6" => :el_capitan end depends_on "cmake" => :build