mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
mongodb: Update to version 8.0.0
This commit is contained in:
parent
b9a33da572
commit
47ac6f0a63
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.3.4",
|
"version": "8.0.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-7.3.4-signed.msi",
|
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-signed.msi",
|
||||||
"hash": "5d78b73dc8348a08984c7758e1ab207f7f34bcb276023bbe20480c1bde99b7f4",
|
"hash": "778f03552b6638822c18a9a2e8996d31cf12e4c9b87ffc73be8ce71e0a8465e9",
|
||||||
"extract_dir": "MongoDB\\Server\\7.3"
|
"extract_dir": "MongoDB\\Server\\8.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user