mongodb: Update to version 5.1.1-rc0

This commit is contained in:
Richard Kuhnt 2021-11-23 15:00:28 +00:00
parent 4189a3364e
commit 0f034c61be

View File

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