mongodb: Update to version 8.2.2

This commit is contained in:
github-actions[bot] 2025-11-19 20:28:45 +00:00
parent b3e6416496
commit 7c35a026bc

View File

@ -1,5 +1,5 @@
{
"version": "8.2.1",
"version": "8.2.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-8.2.1-signed.msi",
"hash": "b005cfd5655f0e752d80fa83a6a37be231ab57639dd2f75cf9647ad315701386",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.2-signed.msi",
"hash": "18d03762e564968a862c4ed2c838cf8ffbcb66a7f87eb298ba7ffcbe363c8388",
"extract_dir": "MongoDB\\Server\\8.2"
}
},