minify: Update to version 2.22.3

This commit is contained in:
github-actions[bot] 2025-03-21 00:37:18 +00:00
parent 06e3a3e055
commit 7c59bef0a0

View File

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