mongodb: Update to version 8.0.4

This commit is contained in:
github-actions[bot] 2024-12-07 00:38:06 +00:00
parent f5b4c12ffc
commit d4ed626234

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.3", "version": "8.0.4",
"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.3-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.4-signed.msi",
"hash": "f064b0d5096136a70edd9a4a1c17d23c78f62600ba860512523eee2206a018b9", "hash": "52d30392e6767eb48c03fc9886b831da5a282af7aba49cc46f45c6b0f85280cb",
"extract_dir": "MongoDB\\Server\\8.0" "extract_dir": "MongoDB\\Server\\8.0"
} }
}, },