mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mariadb: Update to version 10.10.2
This commit is contained in:
parent
b19f8bb393
commit
2e29e7a9f1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.9.4",
|
"version": "10.10.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.9.4/winx64-packages/mariadb-10.9.4-winx64.zip",
|
"url": "https://downloads.mariadb.com/MariaDB/mariadb-10.10.2/winx64-packages/mariadb-10.10.2-winx64.zip",
|
||||||
"hash": "525881bf67e01307d068c88cfdbdfee645613f74e127937368edd4577af931a7",
|
"hash": "4d037d397d4c440b7022f968a64139196f297cccff98b4ac345800e088d8b79b",
|
||||||
"extract_dir": "mariadb-10.9.4-winx64"
|
"extract_dir": "mariadb-10.10.2-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user