mongodb: Update to version 5.2.0-rc2

This commit is contained in:
github-actions[bot] 2021-12-22 16:29:55 +00:00
parent 32541086e1
commit 80e698bca6

View File

@ -1,5 +1,5 @@
{
"version": "5.2.0-rc1",
"version": "5.2.0-rc2",
"description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org",
"license": {
@ -20,8 +20,8 @@
},
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.2.0-rc1-signed.msi",
"hash": "7963bf46224737b06ae0da7478cdd9584267c255ada07cf6c31070097bbaab08",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.2.0-rc2-signed.msi",
"hash": "ce38961157d127794118ceeac5d0c23578be50f4b82319ae6adf15c7535b8e88",
"extract_dir": "MongoDB\\Server\\5.2"
}
},