libcouchbase 2.9.3
Closes #30191. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4d2aadabe6
commit
620f572eaa
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Libcouchbase < Formula
|
class Libcouchbase < Formula
|
||||||
desc "C library for Couchbase"
|
desc "C library for Couchbase"
|
||||||
homepage "https://developer.couchbase.com/documentation/server/current/sdk/c/start-using-sdk.html"
|
homepage "https://developer.couchbase.com/documentation/server/current/sdk/c/start-using-sdk.html"
|
||||||
url "https://packages.couchbase.com/clients/c/libcouchbase-2.9.2.tar.gz"
|
url "https://packages.couchbase.com/clients/c/libcouchbase-2.9.3.tar.gz"
|
||||||
sha256 "758fe6e795de20b0572387baf07be18f6ee969e4eb0731989a2cfb945ce8bf56"
|
sha256 "cd3bba99d5e4935240e502535c3275e0756b480c6bc6746a46fb745d5e7066e4"
|
||||||
head "https://github.com/couchbase/libcouchbase.git"
|
head "https://github.com/couchbase/libcouchbase.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue