mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +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.",
|
"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-8.1.3-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.0-signed.msi",
|
||||||
"hash": "333d75de4f1f94c61449ffe065b6caf6d9fdbb012efe22ee2b5d62158e24dadd",
|
"hash": "b4f192fe3dd2bd25befcc416658699f8c9931dc9e0436ae1d79d5691997eb218",
|
||||||
"extract_dir": "MongoDB\\Server\\8.1"
|
"extract_dir": "MongoDB\\Server\\8.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user