From 6071fae663b2509c807938f1d1ff02f173d12009 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 16:29:56 +0000 Subject: [PATCH] minify: Update to version 2.23.3 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index 28e4125d3f..377ea229b7 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.23.2", + "version": "2.23.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.23.2/minify_windows_amd64.zip", - "hash": "843298c422ad31d4cbdb1360bac3e6d9d75f8cf5d00f15597cef74727f84e8e8" + "url": "https://github.com/tdewolff/minify/releases/download/v2.23.3/minify_windows_amd64.zip", + "hash": "667086acb597654adbf948a9e8ac388eab2da4870523b871068ae01ed5e69911" } }, "bin": "minify.exe",