mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
mysql: Update to version 8.0.31
This commit is contained in:
parent
a1ffc89d14
commit
8bf0896ed0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.30",
|
||||
"version": "8.0.31",
|
||||
"description": "The world's most popular open-source database, supported by an active community.",
|
||||
"homepage": "https://dev.mysql.com/downloads/mysql/",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -16,9 +16,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.30-winx64.zip",
|
||||
"hash": "md5:d17b3d4bab676a2c365b82f65c9a5374",
|
||||
"extract_dir": "mysql-8.0.30-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.31-winx64.zip",
|
||||
"hash": "md5:c9135ec4988a41a932f8db2b8661d1ad",
|
||||
"extract_dir": "mysql-8.0.31-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user