mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
mariadb: Update to version 11.7.2
This commit is contained in:
parent
7b80d2c5d1
commit
ca66e70fec
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "11.6.2",
|
||||
"version": "11.7.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://archive.mariadb.org/mariadb-11.6.2/winx64-packages/mariadb-11.6.2-winx64.zip",
|
||||
"hash": "fda36dc30bd10979ba1496d08c2aee4549833a09bf26aa914b653ab792a9acbe",
|
||||
"extract_dir": "mariadb-11.6.2-winx64"
|
||||
"url": "https://archive.mariadb.org/mariadb-11.7.2/winx64-packages/mariadb-11.7.2-winx64.zip",
|
||||
"hash": "4a74bb0b86740e9d6e6230db7343a7438759090a4be05b32a283df07665a8367",
|
||||
"extract_dir": "mariadb-11.7.2-winx64"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user