mongodb: Update to version 6.3.1

This commit is contained in:
github-actions[bot] 2023-05-03 16:28:56 +00:00
parent 52ed3209b0
commit 04ad51f911

View File

@ -1,5 +1,5 @@
{
"version": "6.3.0",
"version": "6.3.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.3.0-signed.msi",
"hash": "ddafaa3534685899ecb990583d91408073356b6452b7538be9664eafab702b72",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.3.1-signed.msi",
"hash": "e983d5ff6a7a802af18ddb5bc20d8f4351a01601c238fcf99799d43048b13fde",
"extract_dir": "MongoDB\\Server\\6.3"
}
},