From d3ccc77aaf093be6e38b62cf0773c7178cc69464 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 16:30:20 +0000 Subject: [PATCH] minify: Update to version 2.23.8 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index 06ebae8120..68d3707a50 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.23.6", + "version": "2.23.8", "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.6/minify_windows_amd64.zip", - "hash": "a3780a4fb0370aa52dfb0279ff9e2a0520c01f6085ebc61bf840dd7d0fd758af" + "url": "https://github.com/tdewolff/minify/releases/download/v2.23.8/minify_windows_amd64.zip", + "hash": "bf595897de06e8999e63e45af1776d4b9364bc9fe5b20c5dcb512ebfda696c4d" } }, "bin": "minify.exe",