mongo-cxx-driver 3.1.0

Closes #7876.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
ilovezfs 2016-12-14 21:09:27 -08:00 committed by William Woodruff
parent 69d6d2f6cf
commit 8bcdd35a40
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -1,8 +1,8 @@
class MongoCxxDriver < Formula class MongoCxxDriver < Formula
desc "C++ driver for MongoDB" desc "C++ driver for MongoDB"
homepage "https://github.com/mongodb/mongo-cxx-driver" homepage "https://github.com/mongodb/mongo-cxx-driver"
url "https://github.com/mongodb/mongo-cxx-driver/archive/r3.0.3.tar.gz" url "https://github.com/mongodb/mongo-cxx-driver/archive/r3.1.0.tar.gz"
sha256 "297957788ed6f8d32ff05cf1a92f022aa4e3cd4398b0c2a0d4a2434363fbde6d" sha256 "6a55cae8e6fc296e0901b1f0b04ab7b10bb188ebb854ba39416086e8b152e520"
head "https://github.com/mongodb/mongo-cxx-driver.git" head "https://github.com/mongodb/mongo-cxx-driver.git"
bottle do bottle do