mongodb: Update to version 4.2.3

This commit is contained in:
Richard Kuhnt 2020-03-13 18:01:49 +00:00
parent e3f6a34805
commit 1b51aa7584

View File

@ -1,15 +1,15 @@
{
"homepage": "https://www.mongodb.org",
"description": "A document database with the scalability and flexibility.",
"version": "4.2.4",
"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-2012plus-4.2.4-signed.msi",
"hash": "ca8d3cb9472275858f867a67dfea0ae107d8a20464dc415afc9d3abcefd5fbe9",
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.3-signed.msi",
"hash": "234f6abf9c4947df94428f6ce648905dbf6b1269f48cc3239ebd4990bde1ca2a",
"extract_dir": "MongoDB\\Server\\4.2"
}
},