diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libcouchbase.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libcouchbase.rb b/Library/Formula/libcouchbase.rb index a4bf2e1cd..ad75e3751 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.8.tar.gz' - sha1 '0c091a7aaf4bc0afa6c680361be3dcdd6a6f7896' + url 'http://packages.couchbase.com/clients/c/libcouchbase-2.4.9.tar.gz' + sha1 '9f7f684214a94e1d7ed21493624a2e9140ef0458' head "https://github.com/couchbase/libcouchbase", :using => :git bottle do |
