From f7ec180f313470213f2b54e330eaec02cceb7eab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:29:57 +0000 Subject: [PATCH] minify: Update to version 2.21.3 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index fff922e029..42bad28eb5 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.21.2", + "version": "2.21.3", "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.2/minify_windows_amd64.zip", - "hash": "b3261ce16ec8fded7a42d5b1a7ef846c66fbbcd85938bf6f491ae398b694bdc7" + "url": "https://github.com/tdewolff/minify/releases/download/v2.21.3/minify_windows_amd64.zip", + "hash": "854e068521d3f7101a0baa70fc0af43e5c7c3e1d9b04e25cd8e4c64db840e1e4" } }, "bin": "minify.exe",