mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
mongodb: Update to version 5.3.1
This commit is contained in:
parent
1c4921ab5b
commit
fe99748dc4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "5.2.0",
|
||||
"version": "5.3.1",
|
||||
"description": "A document database with the scalability and flexibility.",
|
||||
"homepage": "https://www.mongodb.org",
|
||||
"license": {
|
||||
@ -20,9 +20,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.2.0-signed.msi",
|
||||
"hash": "6c65d558422554e6ebc9340ce167868269f6f6d39a2ee6314abb0024016cde00",
|
||||
"extract_dir": "MongoDB\\Server\\5.2"
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.3.1-signed.msi",
|
||||
"hash": "fd8ca9ba821e8d834bffccdf9488d50ad113c18e634f6dc788acb53df9d4fde9",
|
||||
"extract_dir": "MongoDB\\Server\\5.3"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user