File tree Expand file tree Collapse file tree 1 file changed +8
-15
lines changed
source/core/queryable-encryption/reference Expand file tree Collapse file tree 1 file changed +8
-15
lines changed Original file line number Diff line number Diff line change @@ -66,22 +66,15 @@ To learn more about ``mongocryptd``, see
66
66
Download the {+shared-library+}
67
67
------------------------------------------------
68
68
69
- To download the {+shared-library+}, navigate to the download URL for
70
- your operating system :
69
+ Download the {+shared-library+} from the MongoDB Download Center using the
70
+ following link :
71
71
72
- .. list-table::
73
- :header-rows: 1
74
- :stub-columns: 1
75
- :widths: 10 30
76
-
77
- * - Operating System
78
- - Download URL
79
- * - macOS
80
- - https://downloads.mongodb.com/osx/mongo_crypt_shared_v1-macos-x86_64-enterprise-6.0.0-rc8.tgz
81
- * - Windows
82
- - https://downloads.mongodb.com/windows/mongo_crypt_shared_v1-windows-x86_64-enterprise-6.0.0-rc8.zip
83
- * - Linux
84
- - https://downloads.mongodb.com/linux/mongo_crypt_shared_v1-linux-x86_64-enterprise-rhel70-6.0.0-rc8.tgz
72
+ `MongoDB Download Center <https://www.mongodb.com/try/download/enterprise>`__
73
+
74
+ - In the **Version** dropdown, select ``6.0.0-rc9 (release candidate)``.
75
+ - In the **Platform** dropdown, select your platform.
76
+ - In the **Package** dropdown, select ``crypt_shared``.
77
+ - Click **Download**.
85
78
86
79
.. _qe-reference-shared-library-configuration:
87
80
You can’t perform that action at this time.
0 commit comments