From 32ce50bfc20494b91c481a9d272841a485d5b66a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 18 Apr 2017 20:33:48 +0100 Subject: [PATCH] libcouchbase: update 2.7.4 bottle. --- Formula/libcouchbase.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/libcouchbase.rb b/Formula/libcouchbase.rb index b7d0925dec..6f93d20fca 100644 --- a/Formula/libcouchbase.rb +++ b/Formula/libcouchbase.rb @@ -6,9 +6,9 @@ class Libcouchbase < Formula head "https://github.com/couchbase/libcouchbase.git" bottle do - sha256 "851cc0834a76f63828a8c1ea02dde3c55c6f993d1234cd1addf9f7ae315871af" => :sierra - sha256 "89acad2bb61ff5be98d849139929f705a09cd1cd1d79e67cda21c1a44229ca97" => :el_capitan - sha256 "de03a582adc349ec2cccf0f5a56c420068c6577d59e930505699dc7dc10eafe3" => :yosemite + sha256 "42ace37908f48aaee48ebaac970ca1a2bb41dcb76e17912cd704d6868e382480" => :sierra + sha256 "bb43818050ed2588c1630b298f838157a3f4e2bca1f547da9aec68aa1c090512" => :el_capitan + sha256 "af79e1ce62fd3002a99a5111353e84aea5338c3334d05f3e251a8f601ae44c24" => :yosemite end option "with-libev", "Build libev plugin"