From 1941f1c83a759ac4041f7d8ffe9d7a681716d1f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 16:30:04 +0000 Subject: [PATCH] minify: Update to version 2.24.2 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index a551bf434d..bd824a0cca 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.24.1", + "version": "2.24.2", "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.1/minify_windows_amd64.zip", - "hash": "b75aec843fa1c4a038cfdd734bb1aac08e0b31cf0f474b424f33c78ec77c0719" + "url": "https://github.com/tdewolff/minify/releases/download/v2.24.2/minify_windows_amd64.zip", + "hash": "c226dd0715555816dd859289bed7dabd88ed78f7605e54e6f0d2b90c29507a89" } }, "bin": "minify.exe",