minify: Update to version 2.23.4

This commit is contained in:
github-actions[bot] 2025-05-08 12:31:16 +00:00
parent 096fa0e30a
commit 87ac3744d9

View File

@ -1,12 +1,12 @@
{ {
"version": "2.23.3", "version": "2.23.4",
"description": "Go minifiers for web formats", "description": "Go minifiers for web formats",
"homepage": "https://github.com/tdewolff/minify", "homepage": "https://github.com/tdewolff/minify",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tdewolff/minify/releases/download/v2.23.3/minify_windows_amd64.zip", "url": "https://github.com/tdewolff/minify/releases/download/v2.23.4/minify_windows_amd64.zip",
"hash": "667086acb597654adbf948a9e8ac388eab2da4870523b871068ae01ed5e69911" "hash": "87bc6646be528cf092fede3605616b92af95fa186dc0fc8b0911cc4070094b32"
} }
}, },
"bin": "minify.exe", "bin": "minify.exe",