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 e69047b commit d0d58d7Copy full SHA for d0d58d7
CMakeLists.txt
@@ -54,7 +54,7 @@ set(LIBBSON_REQUIRED_ABI_VERSION 1.0)
54
55
# Also update etc/purls.txt.
56
set(LIBMONGOC_REQUIRED_VERSION 1.28.0)
57
-set(LIBMONGOC_DOWNLOAD_VERSION 54f3b805b8bc1a71b9829c56333d21566804f82f) # TODO update to 1.28.0 once released
+set(LIBMONGOC_DOWNLOAD_VERSION 66841d0d932d8513daa240b5f33951abe4d0690a) # TODO update to 1.28.0 once released
58
set(LIBMONGOC_REQUIRED_ABI_VERSION 1.0)
59
60
set(NEED_DOWNLOAD_C_DRIVER false)
0 commit comments