From 173fa7465011617c9bdf504677faa602ffca5db9 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 16 Mar 2018 21:05:57 +0000 Subject: [PATCH] notmuch: update 0.26_1 bottle. --- Formula/notmuch.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/notmuch.rb b/Formula/notmuch.rb index 022a391389..b139df9e19 100644 --- a/Formula/notmuch.rb +++ b/Formula/notmuch.rb @@ -8,9 +8,9 @@ class Notmuch < Formula bottle do cellar :any - sha256 "4a4c6981dbc9cc1061f30a9e571c729372edc52d235ac3682b6711ff19b2c136" => :high_sierra - sha256 "ec47c28caf199263d0c11301b42a29ce2326c3201a12ac20c687412db2c39555" => :sierra - sha256 "9fd854188d76d174dbd6d19eea001923403c908f33e11aff98cf135f58eb69a2" => :el_capitan + sha256 "0f344d208accd6dc64bdd37832940987d16bb0b2b56b5efae05b91ccc53da5ba" => :high_sierra + sha256 "2631fe9ed0065975b44da261a340285f60ea8ec97f3a17fe55c77155bd8282ee" => :sierra + sha256 "815e051ad5bfd7292de04d155929751ffcd828a7d6edba022622d9eb96634a5b" => :el_capitan end option "without-python@2", "Build without python2 support"