mongodb: Update to version 5.1.0

This commit is contained in:
Richard Kuhnt 2021-11-09 19:00:39 +00:00
parent 5d2584f448
commit 04046452f4

View File

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