mongodb: Update to version 5.2.0-rc6

This commit is contained in:
github-actions[bot] 2022-01-12 20:30:06 +00:00
parent e8a17e47ec
commit 34ae6dc24e

View File

@ -1,5 +1,5 @@
{ {
"version": "5.2.0-rc4", "version": "5.2.0-rc6",
"description": "A document database with the scalability and flexibility.", "description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org", "homepage": "https://www.mongodb.org",
"license": { "license": {
@ -20,8 +20,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.2.0-rc4-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.2.0-rc6-signed.msi",
"hash": "ae878e7ec575fc12aa3b9fe0090c82c6e48040f7152ff4bbb692024ae819f8e1", "hash": "2c1a2a66914ca123be7a5cb64f22106ce1df284ee439a8d369a2ab1434a334f6",
"extract_dir": "MongoDB\\Server\\5.2" "extract_dir": "MongoDB\\Server\\5.2"
} }
}, },