mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
mariadb: Update to version 10.10.3
This commit is contained in:
parent
a6ad5dd9e7
commit
9b681867e0
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.10.2",
|
"version": "10.10.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-10.10.2/winx64-packages/mariadb-10.10.2-winx64.zip",
|
"url": "https://downloads.mariadb.com/MariaDB/mariadb-10.10.3/winx64-packages/mariadb-10.10.3-winx64.zip",
|
||||||
"hash": "4d037d397d4c440b7022f968a64139196f297cccff98b4ac345800e088d8b79b",
|
"hash": "5838337d1e047842f4da1d67bc6e1c9b11640fa001906a54dacd53b7032b0399",
|
||||||
"extract_dir": "mariadb-10.10.2-winx64"
|
"extract_dir": "mariadb-10.10.3-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user