mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mongodb: Update to version 5.0.0-rc0
This commit is contained in:
parent
1dd01eff0f
commit
fda46f668e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.0-rc1",
|
"version": "5.0.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.9.0-rc1-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-rc0-signed.msi",
|
||||||
"hash": "67c8bf03590c7ecbaf793db559f7f7fea44eb0481a2c4e486756ee4ea9ed575c",
|
"hash": "9aaa777b5b3a6aac7ca076e8b563db9c6c5ed95394b74f6700bc0e2d8d308145",
|
||||||
"extract_dir": "MongoDB\\Server\\4.9"
|
"extract_dir": "MongoDB\\Server\\5.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user