From 9caaf1c9d4994939c060611cc6110250d44e16e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 12:31:44 +0000 Subject: [PATCH] mysql: Update to version 8.0.33 --- bucket/mysql.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mysql.json b/bucket/mysql.json index f4fe5b19c7..99f34e7ec6 100644 --- a/bucket/mysql.json +++ b/bucket/mysql.json @@ -1,5 +1,5 @@ { - "version": "8.0.32", + "version": "8.0.33", "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.0/mysql-8.0.32-winx64.zip", - "hash": "md5:ef713001cfcee2e72c4de5f6c61db395", - "extract_dir": "mysql-8.0.32-winx64" + "url": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.33-winx64.zip", + "hash": "md5:582a256f77da9846d88ef9fae86c0790", + "extract_dir": "mysql-8.0.33-winx64" } }, "pre_install": [