diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 15ef968c7b..2187715c1b 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "6.3.1", + "version": "6.3.2", "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-6.3.1-signed.msi", - "hash": "e983d5ff6a7a802af18ddb5bc20d8f4351a01601c238fcf99799d43048b13fde", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.3.2-signed.msi", + "hash": "194c0de4573fc8c53124ceb17c716a528486418dacdfbe421f355bbd9ec78552", "extract_dir": "MongoDB\\Server\\6.3" } },