From 04a2c45a8db4ea01baa8fba1313c82ea6d3187ab Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 4 Nov 2016 05:11:28 +0000 Subject: [PATCH] notmuch: update 0.23_1 bottle. --- Formula/notmuch.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/notmuch.rb b/Formula/notmuch.rb index 13824d189a..7151eb5c25 100644 --- a/Formula/notmuch.rb +++ b/Formula/notmuch.rb @@ -7,9 +7,9 @@ class Notmuch < Formula bottle do cellar :any - sha256 "614766cbffb67f92020139ac55b6f8a0d091d1b75eab352abad1c32fb743722b" => :sierra - sha256 "c9f90b4fd8b51bfa3d4c4e4f6a7ca2c7a0dc1708dd3da1511c77e73a659548aa" => :el_capitan - sha256 "301aec29fa59adc8e3be59fdf5fff66a6be2636393284a763fe173ae555ad21e" => :yosemite + sha256 "9d7eea0d1726bee4c1db877fe98fa7183568fe9f1262864509eaf355d87ae84c" => :sierra + sha256 "0a3d9be8af8ecfb1357b6e63055f61f7e4b2bba40c221be8ba0f5648f9b4e295" => :el_capitan + sha256 "36289b9c8994f4487132a397f248fa19acd46d7253f62815d5158da8f56c40f0" => :yosemite end option "without-python", "Build without python support"