mongodb: Update to version 5.0.3-rc1

This commit is contained in:
Richard Kuhnt 2021-09-16 07:00:39 +00:00
parent 5c95817a33
commit c7419c6401

View File

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