mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mongodb: Update to version 6.3.0
This commit is contained in:
parent
adb130ee3c
commit
e229ccc75f
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "6.2.1",
|
"version": "6.3.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-6.2.1-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.3.0-signed.msi",
|
||||||
"hash": "32c6dd000b8d70b56571b5e994ea709588d50211491d540e46227fcc33b71eff",
|
"hash": "ddafaa3534685899ecb990583d91408073356b6452b7538be9664eafab702b72",
|
||||||
"extract_dir": "MongoDB\\Server\\6.2"
|
"extract_dir": "MongoDB\\Server\\6.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user