mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mariadb: Update to version 11.0.3
This commit is contained in:
parent
22bd4e3c19
commit
f2ae3e6b8a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "11.0.2",
|
"version": "11.0.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.0.2/winx64-packages/mariadb-11.0.2-winx64.zip",
|
"url": "https://downloads.mariadb.com/MariaDB/mariadb-11.0.3/winx64-packages/mariadb-11.0.3-winx64.zip",
|
||||||
"hash": "6c4f78b61356a0d42f039439a53c665094274b043a078a3eb793af626dae7d39",
|
"hash": "11b343205b9b02a1d6f73fb47a16c64aacde3da6f3e9ac7740c576fc39c94aba",
|
||||||
"extract_dir": "mariadb-11.0.2-winx64"
|
"extract_dir": "mariadb-11.0.3-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user