From ebf637eba73532afd69b8ad794cf6b06fd3b2e14 Mon Sep 17 00:00:00 2001 From: Sergey Avseyev Date: Wed, 2 May 2018 18:37:31 +0300 Subject: [PATCH] libcouchbase 2.8.7 Closes #27381. Signed-off-by: FX Coudert --- Formula/libcouchbase.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libcouchbase.rb b/Formula/libcouchbase.rb index c03f2e3df2..07102df02c 100644 --- a/Formula/libcouchbase.rb +++ b/Formula/libcouchbase.rb @@ -1,8 +1,8 @@ class Libcouchbase < Formula desc "C library for Couchbase" homepage "https://developer.couchbase.com/documentation/server/current/sdk/c/start-using-sdk.html" - url "https://s3.amazonaws.com/packages.couchbase.com/clients/c/libcouchbase-2.8.6.tar.gz" - sha256 "a1479e85352021437aabdf2d5ea088d6e232caaaed6b79eb40e522e436ea20a9" + url "https://s3.amazonaws.com/packages.couchbase.com/clients/c/libcouchbase-2.8.7.tar.gz" + sha256 "a0bea9561e40b4a59e6e80d1da9b08e76c1dd0f97ef4f98552dcf06cae561afc" head "https://github.com/couchbase/libcouchbase.git" bottle do