mongodb: Update to version 6.0.0

This commit is contained in:
github-actions[bot] 2022-07-19 16:31:00 +00:00
parent 3443d6005d
commit 144add85df

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.2", "version": "6.0.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-5.3.2-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.0-signed.msi",
"hash": "0d994769f561663912d17bd0cccff4d7fedd838732f829255977bdc515a9c847", "hash": "0a30a72e5c39cd54250148c39e3912713671cf0e68c77833cd8a980f83b26c09",
"extract_dir": "MongoDB\\Server\\5.3" "extract_dir": "MongoDB\\Server\\6.0"
} }
}, },
"pre_install": [ "pre_install": [