mongodb: Update to version 5.3.2

This commit is contained in:
github-actions[bot] 2022-06-23 00:35:05 +00:00
parent 916430eabb
commit 7f147376b2

View File

@ -1,5 +1,5 @@
{
"version": "5.3.1",
"version": "5.3.2",
"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.3.1-signed.msi",
"hash": "fd8ca9ba821e8d834bffccdf9488d50ad113c18e634f6dc788acb53df9d4fde9",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.3.2-signed.msi",
"hash": "0d994769f561663912d17bd0cccff4d7fedd838732f829255977bdc515a9c847",
"extract_dir": "MongoDB\\Server\\5.3"
}
},