From 073e763b0ce3b4b11ae589cb14fc67cd3b4ebac0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 08:28:38 +0000 Subject: [PATCH] minify: Update to version 2.20.35 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index ae84df6fcd..5baa9f15e1 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.20.34", + "version": "2.20.35", "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.20.34/minify_windows_amd64.zip", - "hash": "53b4c61af1d4f9e5952f19013015fb497f0bc3520b0d6d5b61d10672e89f1f89" + "url": "https://github.com/tdewolff/minify/releases/download/v2.20.35/minify_windows_amd64.zip", + "hash": "25983cf7b4556df8dcf38a7c2f314f8db450f40f560047182da7dfb539efd93c" } }, "bin": "minify.exe",