libcouchbase: update 2.8.3 bottle.

master
BrewTestBot 2017-11-22 09:57:40 +00:00 committed by ilovezfs
parent 2d0b11fd5b
commit 17faed7412
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@ class Libcouchbase < Formula
head "https://github.com/couchbase/libcouchbase.git"
bottle do
sha256 "ff9dea1a6bb1b39a57e2a94316ad70f5535ae33e7906d578b27496ca6890f3e8" => :high_sierra
sha256 "fd257896bd317270317f5730a4664cd04a4978c52964bbfdb4b0be0a86f44d96" => :sierra
sha256 "c58fdb8a5266e72ac31323ad564acc378c3f12c7f11dc64c45dab640691a1d54" => :el_capitan
sha256 "39c1dea296bc4124bb7b17ae7f39d342a1fdec8e4f879f7283764b687bd93a27" => :high_sierra
sha256 "553933ce71e52501dc66d94aa33c66353a426a912aad3a14fec631850ff0ee6e" => :sierra
sha256 "b3bc77ddc490667c8e6f9b547268559e6efea8fee145e0bff6f66932cb0e8b76" => :el_capitan
end
option "with-libev", "Build libev plugin"