minify: Update to version 2.22.4

This commit is contained in:
github-actions[bot] 2025-03-25 12:31:38 +00:00
parent 874b96050c
commit 2500c4664e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.22.3", "version": "2.22.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.22.3/minify_windows_amd64.zip", "url": "https://github.com/tdewolff/minify/releases/download/v2.22.4/minify_windows_amd64.zip",
"hash": "1e7602736f902873ab637c89420dc341fd99c625e07424b995346f1d5138c7a5" "hash": "66de6dc3646a4213cad68a94b38ef75b0f98b0a3968ea5c2268830c4551d9b57"
} }
}, },
"bin": "minify.exe", "bin": "minify.exe",