mongodb: Update to version 5.1.1

This commit is contained in:
github-actions[bot] 2021-12-06 20:27:46 +00:00
parent 46ce9afd2f
commit 0b5d9d50d7

View File

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