mongo-c-driver 1.14.0

Closes #40542.

Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
Igor Kapkov 2019-05-31 16:26:47 +10:00 committed by Sean Molenaar
parent 35b8529354
commit 1f9a7ca8c0
No known key found for this signature in database
GPG key ID: 6BF5D8DF0D34FAAE

View file

@ -1,8 +1,8 @@
class MongoCDriver < Formula class MongoCDriver < Formula
desc "C driver for MongoDB" desc "C driver for MongoDB"
homepage "https://github.com/mongodb/mongo-c-driver" homepage "https://github.com/mongodb/mongo-c-driver"
url "https://github.com/mongodb/mongo-c-driver/releases/download/1.13.0/mongo-c-driver-1.13.0.tar.gz" url "https://github.com/mongodb/mongo-c-driver/releases/download/1.14.0/mongo-c-driver-1.14.0.tar.gz"
sha256 "25164e03b08baf9f2dd88317f1a36ba36b09f563291a7cf241f0af8676155b8d" sha256 "ebe9694f7fa6477e594f19507877bbaa0b72747682541cf0cf9a6c29187e97e8"
head "https://github.com/mongodb/mongo-c-driver.git" head "https://github.com/mongodb/mongo-c-driver.git"
bottle do bottle do