libcouchbase: update 2.10.5 bottle.
This commit is contained in:
parent
915f332134
commit
7a1156403e
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 "5a78273dfb8464708a8c217d9396780475918f2dba4d7d2bdc3a196e02805741" => :catalina
|
||||
sha256 "d64d1c9f894607fb415fc4dcc6a3427d25b71c02b7221ef8ac5641cce5708f6a" => :mojave
|
||||
sha256 "ff48754e705a19a22299d926370d66cab9fd20b5183c0d9b17f9946f02acb98b" => :high_sierra
|
||||
sha256 "7fd2d6def666fd2005f97f8da75d1dc34eb7c5098e8d513e097e1a6878458238" => :sierra
|
||||
sha256 "10ee13aea694d80723440aaa83a555197b83d1ada575673f73ff763a1e7f2b91" => :catalina
|
||||
sha256 "83c032eacaec50f12e1727661ccf460eefcd63b90d6b609c1ad4dba72cfae7f1" => :mojave
|
||||
sha256 "c6f861d76830fb6fcb351c9e64b268b93c03788d48f29aece8c7a64c583db368" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue