mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
mysql: Update to version 8.0.18
This commit is contained in:
parent
f1219f2077
commit
596baaddc2
@ -1,13 +1,13 @@
|
||||
{
|
||||
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
||||
"description": "The world's most popular open-source database, supported by an active community.",
|
||||
"version": "8.0.17",
|
||||
"version": "8.0.18",
|
||||
"license": "GPL-2.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.17-winx64.zip",
|
||||
"hash": "md5:d120bb0513c2ccfaeee74b0e99217bb7",
|
||||
"extract_dir": "mysql-8.0.17-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.18-winx64.zip",
|
||||
"hash": "md5:3c1fc0bc3368639d968fbe5bf8afa23d",
|
||||
"extract_dir": "mysql-8.0.18-winx64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user