libcouchbase: update 2.10.0 bottle.

This commit is contained in:
BrewTestBot 2018-10-19 11:09:33 +00:00 committed by Chongyu Zhu
parent fcbd8a6b9a
commit 99e3846e42
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -6,10 +6,9 @@ class Libcouchbase < Formula
head "https://github.com/couchbase/libcouchbase.git" head "https://github.com/couchbase/libcouchbase.git"
bottle do bottle do
sha256 "e650e06eb80943554f2fded5e8dad027f95ed987ac512390259751e77e36a057" => :mojave sha256 "e3cd2cafe25d10169291f095c65407cf197c665a11b446484b2468086ebb19ca" => :mojave
sha256 "9fb25bbc2af910b793e895695e1c74b557dfe2ac7caf06d02aefb33306f38f2b" => :high_sierra sha256 "94e329a7142c964c242016fb73983bfa2f21cceff462073c531856851653292a" => :high_sierra
sha256 "4a836e3578bb12efab25921e5dceef03f81d611f763986fc1a3619d8bf88f480" => :sierra sha256 "99b7efb8c1d045266975b6e825bd74a095bc28adf68d6184e355ff162983f3af" => :sierra
sha256 "101ab4fecd83172c64aae11afe2ac5474f9d3c02bff35825e793f44837aa0893" => :el_capitan
end end
depends_on "cmake" => :build depends_on "cmake" => :build