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 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 |
