From c2ddae9cb2ff4521d5a153cfb376af61aa4bea6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 12:31:40 +0000 Subject: [PATCH] mysql: Update to version 9.5.0 --- bucket/mysql.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mysql.json b/bucket/mysql.json index 04d3c1ae01..f498243f77 100644 --- a/bucket/mysql.json +++ b/bucket/mysql.json @@ -1,5 +1,5 @@ { - "version": "9.4.0", + "version": "9.5.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-9.4/mysql-9.4.0-winx64.msi", - "hash": "md5:94e72749e5dff50137571f614440f1a2", - "extract_dir": "PFiles64\\MySQL\\MySQL Server 9.4" + "url": "https://dev.mysql.com/get/Downloads/MySQL-9.5/mysql-9.5.0-winx64.msi", + "hash": "md5:f9553edf2ea16f1e1fa08c78b80f3cdf", + "extract_dir": "PFiles64\\MySQL\\MySQL Server 9.5" } }, "pre_install": [