diff --git a/bucket/mongodb.json b/bucket/mongodb.json index f0c9819194..eac26bed31 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "7.3.2", + "version": "7.3.3", "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-7.3.2-signed.msi", - "hash": "12e33475fa69cb01d423bd0373055d56751fdc2499c4cdac5b2c8065a2092423", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.3.3-signed.msi", + "hash": "108906350dc17575fdb1d6ec515c5073f60e840f3d8b78d4276195d175ddd8bc", "extract_dir": "MongoDB\\Server\\7.3" } },