mongodb: Update to version 7.0.2

This commit is contained in:
github-actions[bot] 2023-09-30 00:33:07 +00:00
parent 78de07ff62
commit fa68539996

View File

@ -1,5 +1,5 @@
{
"version": "7.0.1",
"version": "7.0.2",
"description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org",
"license": {
@ -21,8 +21,8 @@
},
"architecture": {
"64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.1-signed.msi",
"hash": "bcdcdc445e53106f6c596304061529c055cda6f23cc06fe8adcc7f7c41c64d99",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.2-signed.msi",
"hash": "0bcdc885a437a7fd23f780a7c53a2a43aa99a3bc8bc93db5d1f0d8425066004c",
"extract_dir": "MongoDB\\Server\\7.0"
}
},