mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
mariadb: Update to version 12.0.2
This commit is contained in:
parent
fa8936957c
commit
9b9c463c4a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "11.8.2",
|
"version": "12.0.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://archive.mariadb.org/mariadb-11.8.2/winx64-packages/mariadb-11.8.2-winx64.zip",
|
"url": "https://archive.mariadb.org/mariadb-12.0.2/winx64-packages/mariadb-12.0.2-winx64.zip",
|
||||||
"hash": "e93ae57c8b5dc424778ba428a762a4cd4ec62f8ffd15db0bbd9e01660ce06416",
|
"hash": "7303f9d0f777ad903dede402ad3061097d216f3e2ab6e8499ad7aa192eb4080e",
|
||||||
"extract_dir": "mariadb-11.8.2-winx64"
|
"extract_dir": "mariadb-12.0.2-winx64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user