mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 08:31:20 +00:00
mongodb: Update to version 5.1.0-rc0
This commit is contained in:
parent
e3d19714c4
commit
7613081765
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "5.0.3",
|
||||
"version": "5.1.0-rc0",
|
||||
"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.0.3-signed.msi",
|
||||
"hash": "ed1cc2eee23f4fb9cc7f70867e29d7c9a1e1af1d9b4aa917d247a4921c4ffd7e",
|
||||
"extract_dir": "MongoDB\\Server\\5.0"
|
||||
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-5.1.0-rc0-signed.msi",
|
||||
"hash": "a63859ed5deb889c7716abcd76168a9f20a4f3bd809a5685ae35d356854c8006",
|
||||
"extract_dir": "MongoDB\\Server\\5.1"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user