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 bccf550 commit 5a721a5Copy full SHA for 5a721a5
Formula/m/[email protected]
@@ -1,8 +1,8 @@
1
class MongoCDriverAT1 < 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.30.4.tar.gz"
5
- sha256 "03e484ff8b382ad0ddf03fbf70e88a82292d753ac2fbf37bac67c2860117b0a9"
+ url "https://github.com/mongodb/mongo-c-driver/archive/refs/tags/1.30.5.tar.gz"
+ sha256 "acb16b3a287a440cb79e2bedbad829feb00e4cf2279123cce5c602480765b7ed"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments