mongodb: Update to version 8.2.5

This commit is contained in:
github-actions[bot] 2026-02-10 16:42:46 +00:00
parent 0e9d1a991a
commit 64ec0fd85c

View File

@ -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"
}
},