mariadb: Update to version 11.4.3

This commit is contained in:
github-actions[bot] 2024-08-14 12:34:30 +00:00
parent d005c3ff3b
commit ce007de7a3

View File

@ -1,5 +1,5 @@
{ {
"version": "11.4.2", "version": "11.4.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.4.2/winx64-packages/mariadb-11.4.2-winx64.zip", "url": "https://downloads.mariadb.com/MariaDB/mariadb-11.4.3/winx64-packages/mariadb-11.4.3-winx64.zip",
"hash": "27dac2ce34b12b812b2b672cb12c23ccbb4139d410c5b557e5f0958f0a693488", "hash": "208e9437fd769821d2d11f294d33d89f7a632f6a6d17177274da380397bd100b",
"extract_dir": "mariadb-11.4.2-winx64" "extract_dir": "mariadb-11.4.3-winx64"
} }
}, },
"post_install": [ "post_install": [