From eacee9d41c8ac7484d08396663c8e02a33a762ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 00:33:10 +0000 Subject: [PATCH] mongodb: Update to version 7.0.0 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 2187715c1b..33811fa00d 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "6.3.2", + "version": "7.0.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.3.2-signed.msi", - "hash": "194c0de4573fc8c53124ceb17c716a528486418dacdfbe421f355bbd9ec78552", - "extract_dir": "MongoDB\\Server\\6.3" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-signed.msi", + "hash": "2d17e29c39b9b0001bca55ad943c1bc8b9932896d7af4f556c3e54d73ae96da6", + "extract_dir": "MongoDB\\Server\\7.0" } }, "pre_install": [