mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 10:34:52 +00:00
mysql-lts: Update to version 8.0.35
This commit is contained in:
parent
ae4174f4f8
commit
dec99e7402
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.34",
|
||||
"version": "8.0.35",
|
||||
"description": "The world's most popular open-source database, supported by an active community. (Long Term Support)",
|
||||
"homepage": "https://dev.mysql.com/downloads/mysql/8.0.html",
|
||||
"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.0/mysql-8.0.35-winx64.zip",
|
||||
"hash": "md5:d8ca9adf94ca997f5ee63789cca51ccf",
|
||||
"extract_dir": "mysql-8.0.35-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user