From 8be0f884e419feabfb45e04d893c79c5452a9b07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 00:32:28 +0000 Subject: [PATCH] mongodb: Update to version 7.2.0 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 5fa07c7b88..06762a9f6e 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "7.1.1", + "version": "7.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-7.1.1-signed.msi", - "hash": "34e8b40fd61101696af2517172205f6d4d20f882bf73ff0b37a41566a2ae0f9a", - "extract_dir": "MongoDB\\Server\\7.1" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.2.0-signed.msi", + "hash": "783e12dbfb010fde1487fde239cd6f8947c7bf8dfe8cc123099581a29eac70c6", + "extract_dir": "MongoDB\\Server\\7.2" } }, "pre_install": [