From 4cc971b2ce4a81edc3e513a8fe598c549026cbcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Apr 2025 16:29:17 +0000 Subject: [PATCH] minify: Update to version 2.23.0 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index bc8de7bce3..0da584b9a5 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.22.4", + "version": "2.23.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.22.4/minify_windows_amd64.zip", - "hash": "66de6dc3646a4213cad68a94b38ef75b0f98b0a3968ea5c2268830c4551d9b57" + "url": "https://github.com/tdewolff/minify/releases/download/v2.23.0/minify_windows_amd64.zip", + "hash": "54f1175d0c147ebe65423561b2b71724ccb47a3e1df1971ee788b3d373186e85" } }, "bin": "minify.exe",