From 279739dad68294dd8004728ffcd5bc472e59dee3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Mar 2020 15:01:56 +0000 Subject: [PATCH] mongodb: Update to version 4.2.3 --- bucket/mongodb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mongodb.json b/bucket/mongodb.json index db1139ff9c..00b5ec7a37 100644 --- a/bucket/mongodb.json +++ b/bucket/mongodb.json @@ -1,16 +1,16 @@ { "homepage": "https://www.mongodb.org", "description": "A document database with the scalability and flexibility.", - "version": "4.0.17", + "version": "4.2.3", "license": { "identifier": "SSPL-1.0", "url": "https://www.mongodb.com/licensing/server-side-public-license" }, "architecture": { "64bit": { - "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.17-signed.msi", - "hash": "386ce5434bd2b780633e2d6cb648a3f30dfbfb429c1dd636358b098f009f34cb", - "extract_dir": "MongoDB\\Server\\4.0" + "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.3-signed.msi", + "hash": "234f6abf9c4947df94428f6ce648905dbf6b1269f48cc3239ebd4990bde1ca2a", + "extract_dir": "MongoDB\\Server\\4.2" } }, "pre_install": [