mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
mongodb: Update to version 8.2.0
This commit is contained in:
parent
0142a550ab
commit
23c49e71ec
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.3",
|
||||
"version": "8.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-8.1.3-signed.msi",
|
||||
"hash": "333d75de4f1f94c61449ffe065b6caf6d9fdbb012efe22ee2b5d62158e24dadd",
|
||||
"extract_dir": "MongoDB\\Server\\8.1"
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.0-signed.msi",
|
||||
"hash": "b4f192fe3dd2bd25befcc416658699f8c9931dc9e0436ae1d79d5691997eb218",
|
||||
"extract_dir": "MongoDB\\Server\\8.2"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user