mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
mysql: Update to version 8.2.0
This commit is contained in:
parent
323c32fea9
commit
c56e96f7d0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.1.0",
|
||||
"version": "8.2.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.1/mysql-8.1.0-winx64.zip",
|
||||
"hash": "md5:40a977d01e565b1d751ca068c823ba16",
|
||||
"extract_dir": "mysql-8.1.0-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.2/mysql-8.2.0-winx64.zip",
|
||||
"hash": "md5:74654eaae0e0cd8f1329f8cc91279f63",
|
||||
"extract_dir": "mysql-8.2.0-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user