From 3da9a69dbe110b1846c7085679296b0765022050 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:33:10 +0000 Subject: [PATCH] mongodb: Update to version 7.1.0 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 4570accfde..a458d9c558 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "7.0.2", + "version": "7.1.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.0.2-signed.msi", - "hash": "0bcdc885a437a7fd23f780a7c53a2a43aa99a3bc8bc93db5d1f0d8425066004c", - "extract_dir": "MongoDB\\Server\\7.0" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.1.0-signed.msi", + "hash": "6a71658bd648a7383a10dd6115eb10d237866ebbb23fe6c02fb1aa88ee459687", + "extract_dir": "MongoDB\\Server\\7.1" } }, "pre_install": [