mongodb: Update to version 7.3.2

This commit is contained in:
github-actions[bot] 2024-04-30 20:25:47 +00:00
parent 2bd462ef64
commit fd1020d9ef

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.1", "version": "7.3.2",
"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-7.3.1-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.3.2-signed.msi",
"hash": "23c49b290d8b870ce7015e9d8363db4ae2219a13442302d80a8284399ea6375e", "hash": "12e33475fa69cb01d423bd0373055d56751fdc2499c4cdac5b2c8065a2092423",
"extract_dir": "MongoDB\\Server\\7.3" "extract_dir": "MongoDB\\Server\\7.3"
} }
}, },