mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
mongodb: Update to version 6.2.0
This commit is contained in:
parent
8d4e252097
commit
ee8c995de2
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.1.1",
|
||||
"version": "6.2.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.1.1-signed.msi",
|
||||
"hash": "7ae3a765d8836303bd06abecbb05370e5e725ef68db690ccacbcb5e024f09452",
|
||||
"extract_dir": "MongoDB\\Server\\6.1"
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.2.0-signed.msi",
|
||||
"hash": "c58b99e28367fdc3120d968ac47f8dbb73f0cb2d0dc8c296d950fcb69fb862b9",
|
||||
"extract_dir": "MongoDB\\Server\\6.2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user