mongodb: Update to version 8.1.2

This commit is contained in:
github-actions[bot] 2025-07-02 20:29:24 +00:00
parent 296a8824d4
commit 996987daf9

View File

@ -1,5 +1,5 @@
{
"version": "8.1.1",
"version": "8.1.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-8.1.1-signed.msi",
"hash": "9cdebef0791095c8b925ee8a89c7ffdd1f2d88149f40a083f6118d2957cebaf1",
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.1.2-signed.msi",
"hash": "08641dd7e01ceb239a37e1505f3a6b91defc5885466a65a249edaef9bdbb8007",
"extract_dir": "MongoDB\\Server\\8.1"
}
},