mongodb: Update to version 7.2.1

This commit is contained in:
github-actions[bot] 2024-02-27 20:24:41 +00:00
parent 157a802cc9
commit 427ac075d8

View File

@ -1,5 +1,5 @@
{
"version": "7.2.0",
"version": "7.2.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.2.0-signed.msi",
"hash": "783e12dbfb010fde1487fde239cd6f8947c7bf8dfe8cc123099581a29eac70c6",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.2.1-signed.msi",
"hash": "f267a63e2a46405a3c2059a27080f78047a35bed1b41a788673252eb33726de9",
"extract_dir": "MongoDB\\Server\\7.2"
}
},