mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mysql: Update to version 8.0.19
This commit is contained in:
parent
65009557d2
commit
a3df51f542
@ -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.18",
|
||||
"version": "8.0.19",
|
||||
"license": "GPL-2.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.19-winx64.zip",
|
||||
"hash": "md5:f52c52e7b499958acc5f08ce0a869cab",
|
||||
"extract_dir": "mysql-8.0.19-winx64"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user