From dfa3d9c45d87ef3e7a736eb73d77668b7daaeebe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Apr 2021 18:01:09 +0000 Subject: [PATCH] mongodb: Update to version 4.9.0-rc0 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index 3709b51f63..a96c651246 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,5 +1,5 @@ { - "version": "4.4.5", + "version": "4.9.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-4.4.5-signed.msi", - "hash": "1ef4f41cfaf3b91dc34543186b0b02ea2756075f4df822180b1fb46602604fd6", - "extract_dir": "MongoDB\\Server\\4.4" + "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.9.0-rc0-signed.msi", + "hash": "6240fecc29dba20324d438dbd80a02d104e69cfa56584803f758a880dcaddefb", + "extract_dir": "MongoDB\\Server\\4.9" } }, "pre_install": [