mongodb: Update to version 6.0.2

This commit is contained in:
github-actions[bot] 2022-09-29 08:31:27 +00:00
parent def51cd0f9
commit 13d48bf002

View File

@ -1,5 +1,5 @@
{
"version": "6.0.1",
"version": "6.0.2",
"description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org",
"license": {
@ -20,8 +20,8 @@
},
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.1-signed.msi",
"hash": "999b39df67a77eda3198f8412dc159b0cd8aa6677b901a0cf287921884306ac3",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.2-signed.msi",
"hash": "964a7e33927a8c01a6177daf0bf49f3ec17560b1b78f8be60ec641a03c55cb18",
"extract_dir": "MongoDB\\Server\\6.0"
}
},