mongodb: Update to version 8.0.6

This commit is contained in:
github-actions[bot] 2025-03-21 20:27:23 +00:00
parent fcb6a35de7
commit 5412c4dcbd

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.5", "version": "8.0.6",
"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,8 +21,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.5-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-signed.msi",
"hash": "96b835f9cd76d4edfcdaa700c6d56aac47b1242541c05238d87c568c92db590e", "hash": "c90e72bd480ba96934708a90e456080732b473665abc8bfbe828b33b833f8a70",
"extract_dir": "MongoDB\\Server\\8.0" "extract_dir": "MongoDB\\Server\\8.0"
} }
}, },