libcouchbase: update 2.8.1 bottle.
This commit is contained in:
parent
fd2f6c7819
commit
971071c0fa
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Libcouchbase < Formula
|
|||
head "https://github.com/couchbase/libcouchbase.git"
|
||||
|
||||
bottle do
|
||||
sha256 "5ec8d3eb6d3363bccbc4e314fc26fdfa6bbb134d7935aa70a1fecb7f3f119c59" => :high_sierra
|
||||
sha256 "9371839c4f7756e6ee7bea6f4bffbdbb246be66262cb7ed5a8854fcf91b39020" => :sierra
|
||||
sha256 "ad3b2e9a39ba095edff470175371092fc3d990a1d5bafc8f376c5604cd80af16" => :el_capitan
|
||||
sha256 "7d29ae128f2b10a187efc54b0db42f921c8d0ed63999e375618d7626a529af75" => :yosemite
|
||||
sha256 "c7e69d74a02e0d0ab5791199712652839ab64ed3ffd0c44ed65b4dafcd62bb36" => :high_sierra
|
||||
sha256 "5e587507752ca48c56506ac07115b8a994aa1fced9d9231cc075aad1fc8dfded" => :sierra
|
||||
sha256 "0f88bd920da9825405e966071fc3f6ce56f2318227e2437a1be077d9dba29827" => :el_capitan
|
||||
end
|
||||
|
||||
option "with-libev", "Build libev plugin"
|
||||
|
|
Loading…
Reference in a new issue