diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 9cfd971fa0..1390b798f2 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "8.2.2", + "version": "8.2.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-8.2.2-signed.msi", - "hash": "18d03762e564968a862c4ed2c838cf8ffbcb66a7f87eb298ba7ffcbe363c8388", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.3-signed.msi", + "hash": "dbad91532fd5f5bb5b42818ce7a644dd603a388926303b306e23ef29a640e849", "extract_dir": "MongoDB\\Server\\8.2" } },