From 73e59f015be627acac5be338b2e4809b1706f36a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:30:20 +0000 Subject: [PATCH] minify: Update to version 2.24.4 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index 4f334aa3bc..a53645ed08 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.24.3", + "version": "2.24.4", "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.24.3/minify_windows_amd64.zip", - "hash": "d7013202687263f51236296bdc7498f0d918325d2b5a5cc07ce0a3c015cfabb4" + "url": "https://github.com/tdewolff/minify/releases/download/v2.24.4/minify_windows_amd64.zip", + "hash": "15bbef5fdf36cea4e35c11bad7a34a84939d1642f264e4611868f9e79458c1cc" } }, "bin": "minify.exe",