parent
533fef49c8
commit
2a2715956f
|
@ -1,10 +1,8 @@
|
|||
class Libcouchbase < Formula
|
||||
desc "C library for Couchbase"
|
||||
homepage "https://developer.couchbase.com/documentation/server/4.5/sdk/c/start-using-sdk.html"
|
||||
|
||||
url "https://s3.amazonaws.com/packages.couchbase.com/clients/c/libcouchbase-2.7.3.tar.gz"
|
||||
sha256 "6cac181256d1bad5afc5ac54396772b01c4c686a243ea3b3958fc844cefcfc7d"
|
||||
|
||||
url "https://s3.amazonaws.com/packages.couchbase.com/clients/c/libcouchbase-2.7.4.tar.gz"
|
||||
sha256 "2b2cfb7acffd05f077c51e67ef67b4cf64228875acb08de2e0b07562a8f0b0cc"
|
||||
head "https://github.com/couchbase/libcouchbase.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue