mongodb: Update to version 4.4.3-rc0

This commit is contained in:
Richard Kuhnt 2020-12-16 06:01:47 +00:00
parent 5411c8e6b1
commit cb53109f95

View File

@ -1,5 +1,5 @@
{
"version": "4.4.2",
"version": "4.4.3-rc0",
"description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org",
"license": {
@ -20,8 +20,8 @@
],
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.2-signed.msi",
"hash": "84a1f6899e25f90a7d7c2b5996e9e15584a9af54c08832682c962c5794fcab0f",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.3-rc0-signed.msi",
"hash": "789761531d7393aa3db50debe86d2c77c69570d86c56049f4dc208f8537d9549",
"extract_dir": "MongoDB\\Server\\4.4"
}
},