mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +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.",
|
||||
"homepage": "https://www.mongodb.org",
|
||||
"license": {
|
||||
@ -21,9 +21,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.3.2-signed.msi",
|
||||
"hash": "194c0de4573fc8c53124ceb17c716a528486418dacdfbe421f355bbd9ec78552",
|
||||
"extract_dir": "MongoDB\\Server\\6.3"
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-signed.msi",
|
||||
"hash": "2d17e29c39b9b0001bca55ad943c1bc8b9932896d7af4f556c3e54d73ae96da6",
|
||||
"extract_dir": "MongoDB\\Server\\7.0"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user