mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mysql: Update to version 8.3.0
This commit is contained in:
parent
c52235de6b
commit
fcf12a8202
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.2.0",
|
||||
"version": "8.3.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.2/mysql-8.2.0-winx64.zip",
|
||||
"hash": "md5:e0b9ac00cf136a40020e579a33d080db",
|
||||
"extract_dir": "mysql-8.2.0-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.3/mysql-8.3.0-winx64.zip",
|
||||
"hash": "md5:3ff5680aae7a0399caaf3466e3b25b27",
|
||||
"extract_dir": "mysql-8.3.0-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user