mongodb: Update to version 5.0.0-rc2

This commit is contained in:
Richard Kuhnt 2021-06-17 15:00:18 +00:00
parent b92bfb539e
commit e5b23bb318

View File

@ -1,5 +1,5 @@
{
"version": "5.0.0-rc1",
"version": "5.0.0-rc2",
"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.0-rc1-signed.msi",
"hash": "95a544cac5279c485d634538dc8e09e31409b1fd4bbda9eecfd4db655ea70712",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-rc2-signed.msi",
"hash": "273acf36bad761e06093fc43f7e1aececc842eee33c61955bde15aae46ea406e",
"extract_dir": "MongoDB\\Server\\5.0"
}
},