minify: Update to version 2.22.2

This commit is contained in:
github-actions[bot] 2025-03-14 12:32:29 +00:00
parent 1bca977e1c
commit 75ca4793a2

View File

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