mongodb: Update to version 8.0.0

This commit is contained in:
github-actions[bot] 2024-09-18 20:27:33 +00:00
parent b9a33da572
commit 47ac6f0a63

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.4", "version": "8.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": {
@ -21,9 +21,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.3.4-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-signed.msi",
"hash": "5d78b73dc8348a08984c7758e1ab207f7f34bcb276023bbe20480c1bde99b7f4", "hash": "778f03552b6638822c18a9a2e8996d31cf12e4c9b87ffc73be8ce71e0a8465e9",
"extract_dir": "MongoDB\\Server\\7.3" "extract_dir": "MongoDB\\Server\\8.0"
} }
}, },
"pre_install": [ "pre_install": [