mongodb: Update to version 4.4.4-rc0

This commit is contained in:
Richard Kuhnt 2021-02-04 13:00:24 +00:00
parent bf38a314d9
commit c733ff91f1

View File

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