mongodb: Update to version 5.0.3-rc2

This commit is contained in:
Richard Kuhnt 2021-09-17 22:01:49 +00:00
parent 4de754707f
commit f919a8cc67

View File

@ -1,5 +1,5 @@
{
"version": "5.0.3-rc1",
"version": "5.0.3-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.3-rc1-signed.msi",
"hash": "3718cff5b62d28d0c1074890b6ca1b2558e169fea3a8a3cd0fcf73cda3cc7109",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.3-rc2-signed.msi",
"hash": "fcd972602b9ed733af8f0a4f586aeaa0c60db62636ccab87c77e2004f72bbaf2",
"extract_dir": "MongoDB\\Server\\5.0"
}
},