mongodb: Update to version 6.2.1

This commit is contained in:
github-actions[bot] 2023-03-04 00:36:19 +00:00
parent 713a27abe7
commit 84eebc8f45

View File

@ -1,5 +1,5 @@
{
"version": "6.2.0",
"version": "6.2.1",
"description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org",
"license": {
@ -21,8 +21,8 @@
},
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.2.0-signed.msi",
"hash": "c58b99e28367fdc3120d968ac47f8dbb73f0cb2d0dc8c296d950fcb69fb862b9",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.2.1-signed.msi",
"hash": "32c6dd000b8d70b56571b5e994ea709588d50211491d540e46227fcc33b71eff",
"extract_dir": "MongoDB\\Server\\6.2"
}
},