mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mongodb: Update to version 7.1.0
This commit is contained in:
parent
e03db33073
commit
3da9a69dbe
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.0.2",
|
||||
"version": "7.1.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-7.0.2-signed.msi",
|
||||
"hash": "0bcdc885a437a7fd23f780a7c53a2a43aa99a3bc8bc93db5d1f0d8425066004c",
|
||||
"extract_dir": "MongoDB\\Server\\7.0"
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.1.0-signed.msi",
|
||||
"hash": "6a71658bd648a7383a10dd6115eb10d237866ebbb23fe6c02fb1aa88ee459687",
|
||||
"extract_dir": "MongoDB\\Server\\7.1"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user