Skip to content

Commit 11f6e97

Browse files
committed
mongo-c-driver 1.27.6
1 parent 787804a commit 11f6e97

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/1.27.5.tar.gz"
5-
sha256 "b90dab0856448c5919c1e04fe8d5a4d80d57779ccf8cf08e3981314a5961973d"
4+
url "https://github.com/mongodb/mongo-c-driver/archive/refs/tags/1.27.6.tar.gz"
5+
sha256 "7dee166dd106e3074582dd107f62815aa29311520149cda52efb69590b2cae7a"
66
license "Apache-2.0"
77
head "https://github.com/mongodb/mongo-c-driver.git", branch: "master"
88

0 commit comments

Comments
 (0)