mongodb: Update to version 5.1.0-rc1

This commit is contained in:
Richard Kuhnt 2021-10-20 14:00:36 +00:00
parent 6175454a8a
commit 3b86f32e23

View File

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