From b8efc9d040e68f03458a7b6f3db97a747a454328 Mon Sep 17 00:00:00 2001 From: Mark Nunberg Date: Wed, 18 Mar 2015 10:49:35 -0700 Subject: libcouchbase 2.4.8 Closes #37834. Signed-off-by: Mike McQuaid --- Library/Formula/libcouchbase.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libcouchbase.rb b/Library/Formula/libcouchbase.rb index c11857384..513041dea 100644 --- a/Library/Formula/libcouchbase.rb +++ b/Library/Formula/libcouchbase.rb @@ -1,7 +1,7 @@ class Libcouchbase < Formula homepage 'http://docs.couchbase.com/developer/c-2.4/c-intro.html' - url 'http://packages.couchbase.com/clients/c/libcouchbase-2.4.7.tar.gz' - sha1 '62c68ccc269099cdc1fd624324107131347aad45' + url 'http://packages.couchbase.com/clients/c/libcouchbase-2.4.8.tar.gz' + sha1 '0c091a7aaf4bc0afa6c680361be3dcdd6a6f7896' head "https://github.com/couchbase/libcouchbase", :using => :git bottle do -- cgit v1.2.3