From 9279ac1dcf47173fc9985e12a2102578ffad4b18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:31:22 +0000 Subject: [PATCH] mysql: Update to version 9.0.0 --- bucket/mysql.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mysql.json b/bucket/mysql.json index 2b913dea30..83b11da825 100644 --- a/bucket/mysql.json +++ b/bucket/mysql.json @@ -1,5 +1,5 @@ { - "version": "8.4.1", + "version": "9.0.0", "description": "The world's most popular open-source database", "homepage": "https://dev.mysql.com/downloads/mysql/#info-tab", "license": "GPL-2.0-only", @@ -17,9 +17,9 @@ }, "architecture": { "64bit": { - "url": "https://dev.mysql.com/get/Downloads/MySQL-8.4/mysql-8.4.1-winx64.msi", - "hash": "bb134a4e2260989ee2d0ff0c2a78395d34637daaf111264feb9cf23f9de64ff9", - "extract_dir": "PFiles64\\MySQL\\MySQL Server 8.4" + "url": "https://dev.mysql.com/get/Downloads/MySQL-9.0/mysql-9.0.0-winx64.msi", + "hash": "md5:eeeb88f0844bd346bbc5894dc6e5e99a", + "extract_dir": "PFiles64\\MySQL\\MySQL Server 9.0" } }, "pre_install": [