mongodb: Update to version 8.1.0

This commit is contained in:
github-actions[bot] 2025-04-24 20:29:41 +00:00
parent 55c570f969
commit 1cb7104c9b

View File

@ -1,5 +1,5 @@
{ {
"version": "8.0.8", "version": "8.1.0",
"description": "A document database with the scalability and flexibility.", "description": "A document database with the scalability and flexibility.",
"homepage": "https://www.mongodb.org", "homepage": "https://www.mongodb.org",
"license": { "license": {
@ -21,9 +21,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.8-signed.msi", "url": "https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.1.0-signed.msi",
"hash": "4bf700912876c337697fa02bf4c38db0baed89604033b138e5e27d4e3eb743ee", "hash": "2e7cb637bfbb33ef45a3332b3d0c414a9a4c107fb9a801e6bbb32518faeb2bab",
"extract_dir": "MongoDB\\Server\\8.0" "extract_dir": "MongoDB\\Server\\8.1"
} }
}, },
"pre_install": [ "pre_install": [