From ee8c995de2cef394c33e68a0294aaa58ce9769f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:27:50 +0000 Subject: [PATCH] mongodb: Update to version 6.2.0 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 3af36fd719..fe36c62a9f 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "6.1.1", + "version": "6.2.0", "description": "A document database with the scalability and flexibility.", "homepage": "https://www.mongodb.org", "license": { @@ -21,9 +21,9 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.1.1-signed.msi", - "hash": "7ae3a765d8836303bd06abecbb05370e5e725ef68db690ccacbcb5e024f09452", - "extract_dir": "MongoDB\\Server\\6.1" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.2.0-signed.msi", + "hash": "c58b99e28367fdc3120d968ac47f8dbb73f0cb2d0dc8c296d950fcb69fb862b9", + "extract_dir": "MongoDB\\Server\\6.2" } }, "pre_install": [