mongodb: Update to version 4.4.5

This commit is contained in:
Richard Kuhnt 2021-04-08 14:00:23 +00:00
parent e44b7b8418
commit 6c7eec1c5d

View File

@ -1,5 +1,5 @@
{
"version": "4.4.5-rc0",
"version": "4.4.5",
"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-4.4.5-rc0-signed.msi",
"hash": "71104bbf2eb39161de55faf53efcbc2d8d05e3e3a7e757396b95ee768aee6101",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.5-signed.msi",
"hash": "1ef4f41cfaf3b91dc34543186b0b02ea2756075f4df822180b1fb46602604fd6",
"extract_dir": "MongoDB\\Server\\4.4"
}
},