mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +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.",
|
"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.1.1-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.2.0-signed.msi",
|
||||||
"hash": "7ae3a765d8836303bd06abecbb05370e5e725ef68db690ccacbcb5e024f09452",
|
"hash": "c58b99e28367fdc3120d968ac47f8dbb73f0cb2d0dc8c296d950fcb69fb862b9",
|
||||||
"extract_dir": "MongoDB\\Server\\6.1"
|
"extract_dir": "MongoDB\\Server\\6.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user