Skip to content

Commit ffa96e9

Browse files
committed
mongo-c-driver 2.2.0
1 parent e1fb63a commit ffa96e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mongo-c-driver.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class MongoCDriver < Formula
22
desc "C driver for MongoDB"
33
homepage "https://github.com/mongodb/mongo-c-driver"
4-
url "https://github.com/mongodb/mongo-c-driver/archive/refs/tags/2.1.2.tar.gz"
5-
sha256 "df1280403326611dd3d8277a93be2301fae481c68cc749bb746d7bea81417ee9"
4+
url "https://github.com/mongodb/mongo-c-driver/archive/refs/tags/2.2.0.tar.gz"
5+
sha256 "bbbe7718f0c2c264083da15a132f877f8286d31c9f5bba15605ffc58c0bc94ae"
66
license "Apache-2.0"
77
head "https://github.com/mongodb/mongo-c-driver.git", branch: "master"
88

0 commit comments

Comments
 (0)