mongodb: Update to version 5.0.3

This commit is contained in:
Richard Kuhnt 2021-09-20 19:00:37 +00:00
parent 67ef407eec
commit dac3ff78c5

View File

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