mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
mongodb: Update to version 7.2.0
This commit is contained in:
parent
3634b59e48
commit
8be0f884e4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.1.1",
|
||||
"version": "7.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-7.1.1-signed.msi",
|
||||
"hash": "34e8b40fd61101696af2517172205f6d4d20f882bf73ff0b37a41566a2ae0f9a",
|
||||
"extract_dir": "MongoDB\\Server\\7.1"
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.2.0-signed.msi",
|
||||
"hash": "783e12dbfb010fde1487fde239cd6f8947c7bf8dfe8cc123099581a29eac70c6",
|
||||
"extract_dir": "MongoDB\\Server\\7.2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user