mongodb: Update to version 8.0.8

This commit is contained in:
github-actions[bot] 2025-04-14 16:29:42 +00:00
parent 14b8c08e5c
commit 2de4ddfa01

View File

@ -1,5 +1,5 @@
{
"version": "8.0.6",
"version": "8.0.8",
"description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org",
"license": {
@ -21,8 +21,8 @@
},
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-signed.msi",
"hash": "c90e72bd480ba96934708a90e456080732b473665abc8bfbe828b33b833f8a70",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.8-signed.msi",
"hash": "4bf700912876c337697fa02bf4c38db0baed89604033b138e5e27d4e3eb743ee",
"extract_dir": "MongoDB\\Server\\8.0"
}
},