mongodb: Update to version 8.0.1

This commit is contained in:
github-actions[bot] 2024-10-09 20:28:21 +00:00
parent 041bbbc834
commit 08ad9d3c9e

View File

@ -1,5 +1,5 @@
{
"version": "8.0.0",
"version": "8.0.1",
"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.0-signed.msi",
"hash": "778f03552b6638822c18a9a2e8996d31cf12e4c9b87ffc73be8ce71e0a8465e9",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.1-signed.msi",
"hash": "303e766388b9965ce5ee40f01df921275fbd53da7ba3d729c8767c4d0de0ce8b",
"extract_dir": "MongoDB\\Server\\8.0"
}
},