From 0721082912dbcf24ffd97f19a1af409187122448 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 16:30:25 +0000 Subject: [PATCH] minify: Update to version 2.23.10 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index 9cf34e475a..e7568b6b04 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.23.9", + "version": "2.23.10", "description": "Go minifiers for web formats", "homepage": "https://github.com/tdewolff/minify", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tdewolff/minify/releases/download/v2.23.9/minify_windows_amd64.zip", - "hash": "81663ffe31acd56ed5e354d9e948515ec28bbd046be3fbac9b142b725742b694" + "url": "https://github.com/tdewolff/minify/releases/download/v2.23.10/minify_windows_amd64.zip", + "hash": "b30bba7009edafe2e887b2fa0d03c79d2dbc7ccec9f840c7d38fa798f1cfde96" } }, "bin": "minify.exe",