mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
mongodb: Update to version 7.0.0
This commit is contained in:
parent
48ea67a5b4
commit
eacee9d41c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "6.3.2",
|
"version": "7.0.0",
|
||||||
"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": {
|
||||||
@ -21,9 +21,9 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.3.2-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-signed.msi",
|
||||||
"hash": "194c0de4573fc8c53124ceb17c716a528486418dacdfbe421f355bbd9ec78552",
|
"hash": "2d17e29c39b9b0001bca55ad943c1bc8b9932896d7af4f556c3e54d73ae96da6",
|
||||||
"extract_dir": "MongoDB\\Server\\6.3"
|
"extract_dir": "MongoDB\\Server\\7.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user