Update mongodb to version 3.6.4

This commit is contained in:
Richard Kuhnt 2018-04-16 14:00:24 +00:00
parent 287e186ab9
commit f3d771d5c1

View File

@ -1,11 +1,11 @@
{
"homepage": "https://www.mongodb.org",
"version": "3.6.3",
"version": "3.6.4",
"license": "https://www.mongodb.org/about/licensing/",
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.6.3-signed.msi",
"hash": "40a6f14bedce5160d63ff2fa230142e7fa4d0a44811eceaa2ad0b1af4596c7e0",
"url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.6.4-signed.msi",
"hash": "9dc52379ac92a54cfcd0e635aea787e717cf414fd134c854a33978d9627ce22d",
"extract_dir": "MongoDB\\Server\\3.6"
}
},