From d2c10dfdf930105f86e507934f19a4ed45500124 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 20:24:17 +0000 Subject: [PATCH] mongodb: Update to version 7.3.0 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 7f4d8fb2aa..ddda1a003f 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "7.2.2", + "version": "7.3.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-7.2.2-signed.msi", - "hash": "ae79f025a2d3283eb96b7850f1a3be7aafb12b05ab00c521b3fb0e67e7f30a50", - "extract_dir": "MongoDB\\Server\\7.2" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.3.0-signed.msi", + "hash": "dcf28798c000d5ff1ed0b656d3dc102980e074384d3f6e97f13efa34795a38fc", + "extract_dir": "MongoDB\\Server\\7.3" } }, "pre_install": [