mongodb: Update to version 4.0.5

This commit is contained in:
Richard Kuhnt 2018-12-20 17:00:39 +00:00
parent 51bb34d8b9
commit 6559620fa4

View File

@ -1,11 +1,11 @@
{
"homepage": "https://www.mongodb.org",
"version": "4.0.4",
"version": "4.0.5",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.4-signed.msi",
"hash": "7d5b1f3a655cf2fe9864554699ffd6d7db616889fd211b4f0951d185e8395659",
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.5-signed.msi",
"hash": "e2ac83cfee3350012a641405ce5ba5c3cffe3f8d1a0cd5e0eb3e332246a9cc20",
"extract_dir": "MongoDB\\Server\\4.0"
}
},
@ -40,8 +40,6 @@
}
},
"suggest": {
"vcredist": [
"extras/vcredist2017"
]
"vcredist": "extras/vcredist2017"
}
}