mongodb: Update to version 5.2.0-rc3

This commit is contained in:
github-actions[bot] 2021-12-30 16:29:58 +00:00
parent 8226b51e91
commit b4817a75bc

View File

@ -1,5 +1,5 @@
{
"version": "5.2.0-rc2",
"version": "5.2.0-rc3",
"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-rc2-signed.msi",
"hash": "ce38961157d127794118ceeac5d0c23578be50f4b82319ae6adf15c7535b8e88",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.2.0-rc3-signed.msi",
"hash": "1c9ac933f453d5a0cc093c7cf6a30bd64e34af7e3b54c31d8de251f030388ded",
"extract_dir": "MongoDB\\Server\\5.2"
}
},