mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
mysql-workbench: Update to version 8.0.18
This commit is contained in:
parent
596baaddc2
commit
e39e0455b7
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://dev.mysql.com/downloads/workbench/",
|
"homepage": "https://dev.mysql.com/downloads/workbench/",
|
||||||
"description": "Provides DBAs and developers an integrated tools environment for database design, modeling, development, administration, and migration.",
|
"description": "Provides DBAs and developers an integrated tools environment for database design, modeling, development, administration, and migration.",
|
||||||
"version": "8.0.17",
|
"version": "8.0.18",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-8.0.17-winx64.msi",
|
"url": "https://cdn.mysql.com/Downloads/MySQLGUITools/mysql-workbench-community-8.0.18-winx64.msi",
|
||||||
"extract_dir": "MySQL\\MySQL Workbench 8.0 CE",
|
"extract_dir": "MySQL\\MySQL Workbench 8.0 CE",
|
||||||
"hash": "md5:7f56c52c53cfabb8fa6d13926ca4be58"
|
"hash": "md5:fbba5574b7d5f1587b14683fe706dc88"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": "MySQL Workbench (?<version>(?<short>[\\d]+.[\\d]+).[\\d]+)",
|
"checkver": "MySQL Workbench (?<version>(?<short>[\\d]+.[\\d]+).[\\d]+)",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user