Skip to content

Commit 313a5f6

Browse files
authored
CDRIVER-4427 use stable mongo_crypt shared for tests (#1107)
1 parent 605d403 commit 313a5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libmongoc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ if (MONGOC_TEST_USE_CRYPT_SHARED)
878878
COMMAND
879879
"${_PYTHON3_EXE}" -u "${mongo-c-driver_SOURCE_DIR}/build/mongodl.py"
880880
--component crypt_shared
881-
--version 6.0.0-rc8
881+
--version 6.0.0
882882
--edition enterprise
883883
--out "${CMAKE_CURRENT_BINARY_DIR}"
884884
--only "**/mongo_crypt_v1.*"

0 commit comments

Comments
 (0)