mongodb: Update to version 5.1.0-rc3

This commit is contained in:
Richard Kuhnt 2021-11-03 19:00:38 +00:00
parent 6a05a42b6d
commit 18786df83e

View File

@ -1,5 +1,5 @@
{
"version": "5.1.0-rc2",
"version": "5.1.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.1.0-rc2-signed.msi",
"hash": "cfb7921e2e2e0115f841dd5ed69965681f5eb6564e16f1e0f3450768795a40c1",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.1.0-rc3-signed.msi",
"hash": "24153e021234909444bd58a594f298325b348f159d34239345a5782adf6729a2",
"extract_dir": "MongoDB\\Server\\5.1"
}
},