From 0349e65f3fc1a4ce4a42b35ef1757dc3bce49fe0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 00:38:48 +0000 Subject: [PATCH] minify: Update to version 2.21.2 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index d06b1f464c..fff922e029 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.21.1", + "version": "2.21.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.21.1/minify_windows_amd64.zip", - "hash": "412253136aae3de41cc1e7c02f27f3882c7cc034423fc13de976285d6e5d62e5" + "url": "https://github.com/tdewolff/minify/releases/download/v2.21.2/minify_windows_amd64.zip", + "hash": "b3261ce16ec8fded7a42d5b1a7ef846c66fbbcd85938bf6f491ae398b694bdc7" } }, "bin": "minify.exe",