From 5b06ca5187df442f6abd6134e466a249ea417907 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:30:55 +0000 Subject: [PATCH] minify: Update to version 2.24.8 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index 272d5a1bd1..3a7d77deb1 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.24.7", + "version": "2.24.8", "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.7/minify_windows_amd64.zip", - "hash": "a653c5caaac29e711a3a2d4a559e71196cf6e325ecdb62d5550c4182c06fffb7" + "url": "https://github.com/tdewolff/minify/releases/download/v2.24.8/minify_windows_amd64.zip", + "hash": "5716aa6dd36a295acc8be4f980e6f3acc6c23f695e1f94e97e91728f2aa21308" } }, "bin": "minify.exe",