mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
mariadb: Update to version 11.3.2
This commit is contained in:
parent
57d6074493
commit
ad293a2e62
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "11.2.3",
|
"version": "11.3.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-11.2.3/winx64-packages/mariadb-11.2.3-winx64.zip",
|
"url": "https://downloads.mariadb.com/MariaDB/mariadb-11.3.2/winx64-packages/mariadb-11.3.2-winx64.zip",
|
||||||
"hash": "511e56e95c08142dbf39e0967553f4957ef495c6c1088c5783ff0dcea3bc4521",
|
"hash": "a7c69c8f9015ffe5b4dbadde0fe3358248308d7508d2b76faa156590fd6c6503",
|
||||||
"extract_dir": "mariadb-11.2.3-winx64"
|
"extract_dir": "mariadb-11.3.2-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user