From 971071c0fab3f95a5b74f713171b7d8bd638e065 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 20 Sep 2017 14:03:54 +0000 Subject: [PATCH] libcouchbase: update 2.8.1 bottle. --- Formula/libcouchbase.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/libcouchbase.rb b/Formula/libcouchbase.rb index bf5947028f..640af9d877 100644 --- a/Formula/libcouchbase.rb +++ b/Formula/libcouchbase.rb @@ -6,10 +6,9 @@ class Libcouchbase < Formula head "https://github.com/couchbase/libcouchbase.git" bottle do - sha256 "5ec8d3eb6d3363bccbc4e314fc26fdfa6bbb134d7935aa70a1fecb7f3f119c59" => :high_sierra - sha256 "9371839c4f7756e6ee7bea6f4bffbdbb246be66262cb7ed5a8854fcf91b39020" => :sierra - sha256 "ad3b2e9a39ba095edff470175371092fc3d990a1d5bafc8f376c5604cd80af16" => :el_capitan - sha256 "7d29ae128f2b10a187efc54b0db42f921c8d0ed63999e375618d7626a529af75" => :yosemite + sha256 "c7e69d74a02e0d0ab5791199712652839ab64ed3ffd0c44ed65b4dafcd62bb36" => :high_sierra + sha256 "5e587507752ca48c56506ac07115b8a994aa1fced9d9231cc075aad1fc8dfded" => :sierra + sha256 "0f88bd920da9825405e966071fc3f6ce56f2318227e2437a1be077d9dba29827" => :el_capitan end option "with-libev", "Build libev plugin"