mariadb: Update to version 10.11.2

This commit is contained in:
github-actions[bot] 2023-02-16 20:28:38 +00:00
parent 90e120e2ce
commit 7ec5de5911

View File

@ -1,5 +1,5 @@
{ {
"version": "10.10.3", "version": "10.11.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://downloads.mariadb.com/MariaDB/mariadb-10.10.3/winx64-packages/mariadb-10.10.3-winx64.zip", "url": "https://downloads.mariadb.com/MariaDB/mariadb-10.11.2/winx64-packages/mariadb-10.11.2-winx64.zip",
"hash": "5838337d1e047842f4da1d67bc6e1c9b11640fa001906a54dacd53b7032b0399", "hash": "68ff8139af4325b90bf5abbfea6a7de5bbbac10b384280c5564d1383aba3f6c2",
"extract_dir": "mariadb-10.10.3-winx64" "extract_dir": "mariadb-10.11.2-winx64"
} }
}, },
"post_install": [ "post_install": [