mongodb: Update to version 7.3.4

This commit is contained in:
github-actions[bot] 2024-08-15 16:28:59 +00:00
parent 2a58aaab82
commit ced6d2ef44

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.3", "version": "7.3.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-7.3.3-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.3.4-signed.msi",
"hash": "108906350dc17575fdb1d6ec515c5073f60e840f3d8b78d4276195d175ddd8bc", "hash": "5d78b73dc8348a08984c7758e1ab207f7f34bcb276023bbe20480c1bde99b7f4",
"extract_dir": "MongoDB\\Server\\7.3" "extract_dir": "MongoDB\\Server\\7.3"
} }
}, },