mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
mysql-lts: Update to version 8.0.37
This commit is contained in:
parent
f151aadd58
commit
e06a27a208
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "8.0.36",
|
||||
"version": "8.0.37",
|
||||
"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.36-winx64.zip",
|
||||
"hash": "md5:a2f95f3625440e61d9012c5e2364bd79",
|
||||
"extract_dir": "mysql-8.0.36-winx64"
|
||||
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.37-winx64.zip",
|
||||
"hash": "md5:936fc116f2dd865dc26ef3d71f5730e8",
|
||||
"extract_dir": "mysql-8.0.37-winx64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user