From 7c59bef0a08ccb42ea58ea3c0a7e3f85951b2a2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 00:37:18 +0000 Subject: [PATCH] minify: Update to version 2.22.3 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index 8b80b0126a..747dbf1bcd 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.22.2", + "version": "2.22.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.22.2/minify_windows_amd64.zip", - "hash": "92568582ce02b56ac6701dddab47ac56154fa2deddacf44643b02b67c533a3a0" + "url": "https://github.com/tdewolff/minify/releases/download/v2.22.3/minify_windows_amd64.zip", + "hash": "1e7602736f902873ab637c89420dc341fd99c625e07424b995346f1d5138c7a5" } }, "bin": "minify.exe",