From 144add85df0a7da39cef27ff0a40cf30c5c8a0be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 16:31:00 +0000 Subject: [PATCH] mongodb: Update to version 6.0.0 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 79db7c96f2..60831b8501 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.3.2", + "version": "6.0.0", "description": "A document database with the scalability and flexibility.", "homepage": "https://www.mongodb.org", "license": { @@ -20,9 +20,9 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.3.2-signed.msi", - "hash": "0d994769f561663912d17bd0cccff4d7fedd838732f829255977bdc515a9c847", - "extract_dir": "MongoDB\\Server\\5.3" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.0-signed.msi", + "hash": "0a30a72e5c39cd54250148c39e3912713671cf0e68c77833cd8a980f83b26c09", + "extract_dir": "MongoDB\\Server\\6.0" } }, "pre_install": [