diff --git a/bucket/mongodb.json b/bucket/mongodb.json index b75c232e5b..485524b7c1 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "8.2.4", + "version": "8.2.5", "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.4-signed.msi", - "hash": "f8a7d1f49890ea91842d7eface71ff789a2e797fbd225ba31d3b65a4c878603e", + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.5-signed.msi", + "hash": "02d42062a64b88b68b385dbd723fc2110ef2d43a83642324d94f2f2a6268befb", "extract_dir": "MongoDB\\Server\\8.2" } },