mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mongodb: Update to version 4.9.0-rc0
This commit is contained in:
parent
6afbb6d76e
commit
676315691f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.4.4",
|
"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.4-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.9.0-rc0-signed.msi",
|
||||||
"hash": "170eda3fb648ade8350a5bb0f1ffa367d81b020ea18e6e9e28107a77fff0d340",
|
"hash": "6240fecc29dba20324d438dbd80a02d104e69cfa56584803f758a880dcaddefb",
|
||||||
"extract_dir": "MongoDB\\Server\\4.4"
|
"extract_dir": "MongoDB\\Server\\4.9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user