From 287fbcecc001573cc480222ce663df1b3bf7044d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:31:01 +0000 Subject: [PATCH] minify: Update to version 2.20.36 --- bucket/minify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/minify.json b/bucket/minify.json index 5baa9f15e1..fe938305eb 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.20.35", + "version": "2.20.36", "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.35/minify_windows_amd64.zip", - "hash": "25983cf7b4556df8dcf38a7c2f314f8db450f40f560047182da7dfb539efd93c" + "url": "https://github.com/tdewolff/minify/releases/download/v2.20.36/minify_windows_amd64.zip", + "hash": "89be3173d7730c13043a3ae9807ea805c6d6527d630fdaa9e914ebb78f5a7414" } }, "bin": "minify.exe",