mysql-lts: Update to version 8.0.37

This commit is contained in:
github-actions[bot] 2024-04-30 12:30:49 +00:00
parent f151aadd58
commit e06a27a208

View File

@ -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)", "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", "homepage": "https://dev.mysql.com/downloads/mysql/8.0.html",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -16,9 +16,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.36-winx64.zip", "url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.37-winx64.zip",
"hash": "md5:a2f95f3625440e61d9012c5e2364bd79", "hash": "md5:936fc116f2dd865dc26ef3d71f5730e8",
"extract_dir": "mysql-8.0.36-winx64" "extract_dir": "mysql-8.0.37-winx64"
} }
}, },
"pre_install": [ "pre_install": [