We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787804a commit 11f6e97Copy full SHA for 11f6e97
Formula/m/mongo-c-driver.rb
@@ -1,8 +1,8 @@
1
class MongoCDriver < Formula
2
desc "C driver for MongoDB"
3
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"
+ url "https://github.com/mongodb/mongo-c-driver/archive/refs/tags/1.27.6.tar.gz"
+ sha256 "7dee166dd106e3074582dd107f62815aa29311520149cda52efb69590b2cae7a"
6
license "Apache-2.0"
7
head "https://github.com/mongodb/mongo-c-driver.git", branch: "master"
8
0 commit comments