mongodb: Update to version 6.1.1

This commit is contained in:
github-actions[bot] 2023-01-04 00:34:13 +00:00
parent 37f6dcb8c5
commit d65bfa75ea

View File

@ -1,5 +1,5 @@
{
"version": "6.1.0",
"version": "6.1.1",
"description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org",
"license": {
@ -20,8 +20,8 @@
},
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.1.0-signed.msi",
"hash": "2dae2a5b918564b0d4ffb4ab9d3e3d158578c8ccc28d478885aaa36a60e795a1",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.1.1-signed.msi",
"hash": "7ae3a765d8836303bd06abecbb05370e5e725ef68db690ccacbcb5e024f09452",
"extract_dir": "MongoDB\\Server\\6.1"
}
},