From 5082a0984569a920673c4434db5749fcb465c53c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 00:37:31 +0000 Subject: [PATCH] minify: Update to version 2.24.0 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index 88e79f8311..5cea6a3858 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.23.11", + "version": "2.24.0", "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.11/minify_windows_amd64.zip", - "hash": "a859f3e1d94ec31e6bf30e32548cb2ec350b271b8a75d21a6a10bc69ef995af6" + "url": "https://github.com/tdewolff/minify/releases/download/v2.24.0/minify_windows_amd64.zip", + "hash": "5acea43349b5b03eecbae134454b28570867d0c88ac1ea9b7bb1e20f5baeee66" } }, "bin": "minify.exe",