mongodb: Update to version 5.0.2

This commit is contained in:
Richard Kuhnt 2021-08-04 22:00:42 +00:00
parent 2dbe71d107
commit 36d84e486d

View File

@ -1,5 +1,5 @@
{
"version": "5.0.2-rc0",
"version": "5.0.2",
"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-5.0.2-rc0-signed.msi",
"hash": "6226d3376a4d079909dca752a117caeb6b5b69ef38cf745daaef80656ba006ba",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.2-signed.msi",
"hash": "8c517e4b1598d627ee16c2dd45be90397bf040cf2845eef2aff0b9bc25062228",
"extract_dir": "MongoDB\\Server\\5.0"
}
},