mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
mariadb: Update to version 10.8.4
This commit is contained in:
parent
8acee4e193
commit
3a0e1836d3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "10.8.3",
|
"version": "10.8.4",
|
||||||
"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.8.3/winx64-packages/mariadb-10.8.3-winx64.zip",
|
"url": "https://downloads.mariadb.com/MariaDB/mariadb-10.8.4/winx64-packages/mariadb-10.8.4-winx64.zip",
|
||||||
"hash": "340c4c782a61bc412e3fa194d2c911af9471fd30480d74799e353cce775cfb73",
|
"hash": "e2e96f54fab094c771c71367d1294802a34c11831ea5c790529480fa0499741c",
|
||||||
"extract_dir": "mariadb-10.8.3-winx64"
|
"extract_dir": "mariadb-10.8.4-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user