From 2f76e69db6d3a012e1a1797dcf32db08eefafecb Mon Sep 17 00:00:00 2001 From: Mark Nunberg Date: Wed, 29 Jul 2015 10:32:19 -0700 Subject: [PATCH] libcouchbase 2.5.2 Closes Homebrew/homebrew#42247. Signed-off-by: Dominyk Tiller --- Formula/libcouchbase.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libcouchbase.rb b/Formula/libcouchbase.rb index 2c9359e523..fedd272bd3 100644 --- a/Formula/libcouchbase.rb +++ b/Formula/libcouchbase.rb @@ -1,8 +1,8 @@ class Libcouchbase < Formula desc "C library for Couchbase" homepage "http://docs.couchbase.com/developer/c-2.4/c-intro.html" - url "https://s3.amazonaws.com/packages.couchbase.com/clients/c/libcouchbase-2.5.1.tar.gz" - sha1 "11a19b7dc7b8cad5ef6ad8a089d7a177c96451af" + url "https://s3.amazonaws.com/packages.couchbase.com/clients/c/libcouchbase-2.5.2.tar.gz" + sha256 "4a092eee4366c7a115f8bac8e9f4e2a10db52f5407041184346b9673f672e89a" head "https://github.com/couchbase/libcouchbase.git" bottle do