mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
mariadb: Update to version 11.1.2
This commit is contained in:
parent
78c7bdcd46
commit
2dfe838259
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "11.0.3",
|
||||
"version": "11.1.2",
|
||||
"description": "Community developed fork of MySQL server.",
|
||||
"homepage": "https://mariadb.org",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -13,9 +13,9 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.mariadb.com/MariaDB/mariadb-11.0.3/winx64-packages/mariadb-11.0.3-winx64.zip",
|
||||
"hash": "11b343205b9b02a1d6f73fb47a16c64aacde3da6f3e9ac7740c576fc39c94aba",
|
||||
"extract_dir": "mariadb-11.0.3-winx64"
|
||||
"url": "https://downloads.mariadb.com/MariaDB/mariadb-11.1.2/winx64-packages/mariadb-11.1.2-winx64.zip",
|
||||
"hash": "1e7d1b06fa3dcd3a1521cd8faf91223eae7946d8b9511ea252da15eeaf27393c",
|
||||
"extract_dir": "mariadb-11.1.2-winx64"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user