mongodb: Update to version 7.3.1

This commit is contained in:
github-actions[bot] 2024-04-05 05:09:42 +00:00
parent 34f7eb0064
commit 20c979aeac

View File

@ -1,5 +1,5 @@
{
"version": "7.3.0",
"version": "7.3.1",
"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.0-signed.msi",
"hash": "dcf28798c000d5ff1ed0b656d3dc102980e074384d3f6e97f13efa34795a38fc",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.3.1-signed.msi",
"hash": "23c49b290d8b870ce7015e9d8363db4ae2219a13442302d80a8284399ea6375e",
"extract_dir": "MongoDB\\Server\\7.3"
}
},