mongodb: Update to version 5.0.0-rc4

This commit is contained in:
Richard Kuhnt 2021-06-25 03:00:18 +00:00
parent 0fc6adfadc
commit f862275024

View File

@ -1,5 +1,5 @@
{
"version": "5.0.0-rc3",
"version": "5.0.0-rc4",
"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-rc3-signed.msi",
"hash": "2280621261125fd01f1770059145aa26a3db41b67de01dd8519f3489d96f7f07",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-rc4-signed.msi",
"hash": "254751e758ffd4a12e4bc2cc5ac5b312ded132ad97217200570d4cdf30f4dea8",
"extract_dir": "MongoDB\\Server\\5.0"
}
},