libcouchbase: update 2.9.3 bottle.

This commit is contained in:
BrewTestBot 2018-07-18 00:04:52 +00:00 committed by ilovezfs
parent 620f572eaa
commit 804a4b9493

View file

@ -6,9 +6,9 @@ class Libcouchbase < Formula
head "https://github.com/couchbase/libcouchbase.git"
bottle do
sha256 "131a11716f307b1018f390a763365a1be455fb6d755275e527804586de078a79" => :high_sierra
sha256 "3b42d1db3a380490cb34d68bbfc3069c67376bb5ebaa2f383cbc85f3bf7688d9" => :sierra
sha256 "9de059703cea2aea7576ca705266c29e3bb311cca6f9774dbe524b3bac873278" => :el_capitan
sha256 "ecab9566813f1ed433dd435f8cf1ab57704b2bf4ad07995cb941ed325500cf48" => :high_sierra
sha256 "13832f6acf65da844b3aedf6ac01602c55cdc3ca4266fb7d43414da0d0d966ff" => :sierra
sha256 "9e172a43648d20d7aa7bdd75c8ff6ebfcce3eb0916ae7a6304687584b633fed4" => :el_capitan
end
option "with-libev", "Build libev plugin"