From 7613081765db8945c93e26ccce03bfa7800def70 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Oct 2021 14:01:49 +0000 Subject: [PATCH] mongodb: Update to version 5.1.0-rc0 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 1de21f2b15..daffbeeab5 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "5.0.3", + "version": "5.1.0-rc0", "description": "A document database with the scalability and flexibility.", "homepage": "https://www.mongodb.org", "license": { @@ -20,9 +20,9 @@ }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.3-signed.msi", - "hash": "ed1cc2eee23f4fb9cc7f70867e29d7c9a1e1af1d9b4aa917d247a4921c4ffd7e", - "extract_dir": "MongoDB\\Server\\5.0" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.1.0-rc0-signed.msi", + "hash": "a63859ed5deb889c7716abcd76168a9f20a4f3bd809a5685ae35d356854c8006", + "extract_dir": "MongoDB\\Server\\5.1" } }, "pre_install": [