mariadb: Update to version 12.1.2

This commit is contained in:
github-actions[bot] 2025-11-19 12:31:50 +00:00
parent 4f2b4fa4e7
commit 562c2476f2

View File

@ -1,5 +1,5 @@
{ {
"version": "12.0.2", "version": "12.1.2",
"description": "Community developed fork of MySQL server.", "description": "Community developed fork of MySQL server.",
"homepage": "https://mariadb.org", "homepage": "https://mariadb.org",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -13,9 +13,9 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://archive.mariadb.org/mariadb-12.0.2/winx64-packages/mariadb-12.0.2-winx64.zip", "url": "https://archive.mariadb.org/mariadb-12.1.2/winx64-packages/mariadb-12.1.2-winx64.zip",
"hash": "7303f9d0f777ad903dede402ad3061097d216f3e2ab6e8499ad7aa192eb4080e", "hash": "b3d11ae1edf0d00abeefb811f663df5a036ee237fc2df399f822a9b1f65537d8",
"extract_dir": "mariadb-12.0.2-winx64" "extract_dir": "mariadb-12.1.2-winx64"
} }
}, },
"post_install": [ "post_install": [