mongodb: Update to version 5.1.0-rc2

This commit is contained in:
Richard Kuhnt 2021-10-27 07:00:39 +00:00
parent 651f286413
commit 6d51ff30ab

View File

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