mongodb: Update to version 5.0.0-rc3

This commit is contained in:
Richard Kuhnt 2021-06-23 16:00:19 +00:00
parent a99fd706d3
commit 0532898f1d

View File

@ -1,5 +1,5 @@
{
"version": "5.0.0-rc2",
"version": "5.0.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.0.0-rc2-signed.msi",
"hash": "273acf36bad761e06093fc43f7e1aececc842eee33c61955bde15aae46ea406e",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-rc3-signed.msi",
"hash": "2280621261125fd01f1770059145aa26a3db41b67de01dd8519f3489d96f7f07",
"extract_dir": "MongoDB\\Server\\5.0"
}
},