mongodb: Update to version 7.3.3

This commit is contained in:
github-actions[bot] 2024-06-11 12:31:20 +00:00
parent d6d67036c9
commit dd2e3b13e3

View File

@ -1,5 +1,5 @@
{
"version": "7.3.2",
"version": "7.3.3",
"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.3.2-signed.msi",
"hash": "12e33475fa69cb01d423bd0373055d56751fdc2499c4cdac5b2c8065a2092423",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.3.3-signed.msi",
"hash": "108906350dc17575fdb1d6ec515c5073f60e840f3d8b78d4276195d175ddd8bc",
"extract_dir": "MongoDB\\Server\\7.3"
}
},