mongodb: Update to version 4.9.0-rc0

This commit is contained in:
Richard Kuhnt 2021-04-23 18:01:09 +00:00
parent f5086d5a5b
commit dfa3d9c45d

View File

@ -1,5 +1,5 @@
{ {
"version": "4.4.5", "version": "4.9.0-rc0",
"description": "A document database with the scalability and flexibility.", "description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org", "homepage": "https://www.mongodb.org",
"license": { "license": {
@ -20,9 +20,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.5-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.9.0-rc0-signed.msi",
"hash": "1ef4f41cfaf3b91dc34543186b0b02ea2756075f4df822180b1fb46602604fd6", "hash": "6240fecc29dba20324d438dbd80a02d104e69cfa56584803f758a880dcaddefb",
"extract_dir": "MongoDB\\Server\\4.4" "extract_dir": "MongoDB\\Server\\4.9"
} }
}, },
"pre_install": [ "pre_install": [