diff options
| author | BrewTestBot | 2014-07-30 03:10:19 +0100 |
|---|---|---|
| committer | Misty De Meo | 2014-07-29 19:13:51 -0700 |
| commit | 36913dff3253f39eb92c779bd2160a83b67a9576 (patch) | |
| tree | 8fce527dc8923df13ee46b8d7e3c0c2cc713e407 /Library/Formula | |
| parent | 93ecdc842aea834399e008e1c58b9f6ef6b75ffd (diff) | |
| download | homebrew-36913dff3253f39eb92c779bd2160a83b67a9576.tar.bz2 | |
libcouchbase: update 2.4.0 bottle.
Closes #31228.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libcouchbase.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libcouchbase.rb b/Library/Formula/libcouchbase.rb index 2f8f2dd3c..7cf9ba75d 100644 --- a/Library/Formula/libcouchbase.rb +++ b/Library/Formula/libcouchbase.rb @@ -6,9 +6,9 @@ class Libcouchbase < Formula sha1 '3ce25fa98255967775b4aa4e5b13b7c4ff0a866e' bottle do - sha1 "5b68f33165ee3fb89323a7f35ab32860108d8c14" => :mavericks - sha1 "687f01a5258627f6ec9eb087f227c1a3b0a19493" => :mountain_lion - sha1 "dd1e96f09e6bf7d81e8c08603e064bd3d3bc1d3b" => :lion + sha1 "deea0e789aa2739016a2d9cfb2d7bf9342782775" => :mavericks + sha1 "912bb53584946c23e80cdcfb8730b8739a70af59" => :mountain_lion + sha1 "32c9ea13816908b943be75b6a677754dd26c8270" => :lion end option :universal |
