mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
mysql: Update to version 8.1.0
This commit is contained in:
parent
f91ab00cf6
commit
b824752916
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.34",
|
||||
"version": "8.1.0",
|
||||
"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.34-winx64.zip",
|
||||
"hash": "md5:eb782b46032744e2fbef734cb958a70e",
|
||||
"extract_dir": "mysql-8.0.34-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.1/mysql-8.1.0-winx64.zip",
|
||||
"hash": "md5:453d729afa2697a7a79d067830e071a6",
|
||||
"extract_dir": "mysql-8.1.0-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user