From 294423e8efd3837a9f9b0d01de00f371d087aa19 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 8 Mar 2017 13:13:45 +0000 Subject: [PATCH] pybind11: update 2.0.1 bottle. --- Formula/pybind11.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/pybind11.rb b/Formula/pybind11.rb index 5cc13ffc15..286c39d7df 100644 --- a/Formula/pybind11.rb +++ b/Formula/pybind11.rb @@ -6,10 +6,9 @@ class Pybind11 < Formula bottle do cellar :any_skip_relocation - sha256 "ea4ca731c46f052e19f3028e2b82c9605e3312d2359c21ad712b6385212e42ca" => :sierra - sha256 "2aae43a1164b30daac5403baa30989b365a46b48525e5fa3f9cf4c24f32926cb" => :el_capitan - sha256 "f4cbd0f51b870b69fe7889eb99497a97e1ae1f307340b7b8c88b4cd9fa1bcd6f" => :yosemite - sha256 "f4cbd0f51b870b69fe7889eb99497a97e1ae1f307340b7b8c88b4cd9fa1bcd6f" => :mavericks + sha256 "8fd1184477b97934a178781a24fbf7a4ce69df7a63de7c1cde476187cd036d71" => :sierra + sha256 "8fd1184477b97934a178781a24fbf7a4ce69df7a63de7c1cde476187cd036d71" => :el_capitan + sha256 "8fd1184477b97934a178781a24fbf7a4ce69df7a63de7c1cde476187cd036d71" => :yosemite end depends_on "cmake" => :build