mongodb: Update to version 6.1.0

This commit is contained in:
github-actions[bot] 2022-10-12 00:47:01 +00:00
parent 5eca10479d
commit 6ba278865f

View File

@ -1,5 +1,5 @@
{ {
"version": "6.0.2", "version": "6.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": {
@ -20,9 +20,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.2-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.1.0-signed.msi",
"hash": "964a7e33927a8c01a6177daf0bf49f3ec17560b1b78f8be60ec641a03c55cb18", "hash": "2dae2a5b918564b0d4ffb4ab9d3e3d158578c8ccc28d478885aaa36a60e795a1",
"extract_dir": "MongoDB\\Server\\6.0" "extract_dir": "MongoDB\\Server\\6.1"
} }
}, },
"pre_install": [ "pre_install": [