mongodb: Update to version 5.0.3-rc0

This commit is contained in:
Richard Kuhnt 2021-08-31 06:00:38 +00:00
parent 88bff196ce
commit 48f10dd611

View File

@ -1,5 +1,5 @@
{
"version": "5.0.2",
"version": "5.0.3-rc0",
"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.0.2-signed.msi",
"hash": "8c517e4b1598d627ee16c2dd45be90397bf040cf2845eef2aff0b9bc25062228",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.3-rc0-signed.msi",
"hash": "32bf3af1370a05e5d3c4a953614d72fcf414a29cbb64325a9ae60f7cdcc019cb",
"extract_dir": "MongoDB\\Server\\5.0"
}
},