mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mongodb: Update to version 6.1.0
This commit is contained in:
parent
5eca10479d
commit
6ba278865f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.0.2",
|
||||
"version": "6.1.0",
|
||||
"description": "A document database with the scalability and flexibility.",
|
||||
"homepage": "https://www.mongodb.org",
|
||||
"license": {
|
||||
@ -20,9 +20,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.2-signed.msi",
|
||||
"hash": "964a7e33927a8c01a6177daf0bf49f3ec17560b1b78f8be60ec641a03c55cb18",
|
||||
"extract_dir": "MongoDB\\Server\\6.0"
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.1.0-signed.msi",
|
||||
"hash": "2dae2a5b918564b0d4ffb4ab9d3e3d158578c8ccc28d478885aaa36a60e795a1",
|
||||
"extract_dir": "MongoDB\\Server\\6.1"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user