mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
mysql: Update to version 8.0.27
This commit is contained in:
parent
f04427b163
commit
deda20224e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.26",
|
||||
"version": "8.0.27",
|
||||
"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",
|
||||
@ -13,9 +13,9 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.26-winx64.zip",
|
||||
"hash": "md5:db32c0669cc809abb465bb56e76c77a1",
|
||||
"extract_dir": "mysql-8.0.26-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.27-winx64.zip",
|
||||
"hash": "md5:9d8e7f9f8835d8b512c5f8e9182d9a6a",
|
||||
"extract_dir": "mysql-8.0.27-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user