Skip to content

Commit

Permalink
mongo-c-driver 1.9.0
Browse files Browse the repository at this point in the history
Closes #21969.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
ilovezfs authored and fxcoudert committed Dec 21, 2017
1 parent fae94e0 commit 26d80bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/mongo-c-driver.rb
@@ -1,8 +1,8 @@
class MongoCDriver < Formula
desc "C driver for MongoDB"
homepage "https://github.com/mongodb/mongo-c-driver"
url "https://github.com/mongodb/mongo-c-driver/releases/download/1.8.2/mongo-c-driver-1.8.2.tar.gz"
sha256 "2929e415b157c48e867e9d7eda4a11920e8f8763f33af5fbcdb4f4fe316f7c5e"
url "https://github.com/mongodb/mongo-c-driver/releases/download/1.9.0/mongo-c-driver-1.9.0.tar.gz"
sha256 "f1f725bd13bb58ee31e0b25d7940b84ad132d27383fba439f61b828cbe36feb5"

bottle do
cellar :any
Expand Down

0 comments on commit 26d80bc

Please sign in to comment.