mariadb: Update to version 11.1.3

This commit is contained in:
github-actions[bot] 2023-11-14 16:25:30 +00:00
parent 4c5d17a6f8
commit dcf0e89a07

View File

@ -1,5 +1,5 @@
{ {
"version": "11.1.2", "version": "11.1.3",
"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-11.1.2/winx64-packages/mariadb-11.1.2-winx64.zip", "url": "https://downloads.mariadb.com/MariaDB/mariadb-11.1.3/winx64-packages/mariadb-11.1.3-winx64.zip",
"hash": "1e7d1b06fa3dcd3a1521cd8faf91223eae7946d8b9511ea252da15eeaf27393c", "hash": "48fb95cb7e1845dca71a3919f74f84794db275e28daf9d7fa92fd7c43417cf6c",
"extract_dir": "mariadb-11.1.2-winx64" "extract_dir": "mariadb-11.1.3-winx64"
} }
}, },
"post_install": [ "post_install": [