aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libcouchbase.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libcouchbase.rb b/Library/Formula/libcouchbase.rb
index d25f7dda7..263cf61ca 100644
--- a/Library/Formula/libcouchbase.rb
+++ b/Library/Formula/libcouchbase.rb
@@ -2,8 +2,8 @@ require 'formula'
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.5_1_gd7f6ecf.tar.gz'
- sha1 '4b768c141c6007d8221ae9f88e6e223eff320354'
+ url 'http://packages.couchbase.com/clients/c/libcouchbase-2.4.6.tar.gz'
+ sha1 '2a4ce6b0f6a934a3fa3ef697d26ed6c4737aacae'
head "https://github.com/couchbase/libcouchbase", :using => :git
bottle do