mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mongodb: Update to version 8.1.0
This commit is contained in:
parent
55c570f969
commit
1cb7104c9b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.0.8",
|
"version": "8.1.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.0.8-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.1.0-signed.msi",
|
||||||
"hash": "4bf700912876c337697fa02bf4c38db0baed89604033b138e5e27d4e3eb743ee",
|
"hash": "2e7cb637bfbb33ef45a3332b3d0c414a9a4c107fb9a801e6bbb32518faeb2bab",
|
||||||
"extract_dir": "MongoDB\\Server\\8.0"
|
"extract_dir": "MongoDB\\Server\\8.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user