mongodb: Update to version 7.1.0

This commit is contained in:
github-actions[bot] 2023-10-05 00:33:10 +00:00
parent e03db33073
commit 3da9a69dbe

View File

@ -1,5 +1,5 @@
{ {
"version": "7.0.2", "version": "7.1.0",
"description": "A document database with the scalability and flexibility.", "description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org", "homepage": "https://www.mongodb.org",
"license": { "license": {
@ -21,9 +21,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.2-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.1.0-signed.msi",
"hash": "0bcdc885a437a7fd23f780a7c53a2a43aa99a3bc8bc93db5d1f0d8425066004c", "hash": "6a71658bd648a7383a10dd6115eb10d237866ebbb23fe6c02fb1aa88ee459687",
"extract_dir": "MongoDB\\Server\\7.0" "extract_dir": "MongoDB\\Server\\7.1"
} }
}, },
"pre_install": [ "pre_install": [