minify: Update to version 2.21.2

This commit is contained in:
github-actions[bot] 2024-11-25 00:38:48 +00:00
parent 8b4e0b6f4e
commit 0349e65f3f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.21.1", "version": "2.21.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.1/minify_windows_amd64.zip", "url": "https://github.com/tdewolff/minify/releases/download/v2.21.2/minify_windows_amd64.zip",
"hash": "412253136aae3de41cc1e7c02f27f3882c7cc034423fc13de976285d6e5d62e5" "hash": "b3261ce16ec8fded7a42d5b1a7ef846c66fbbcd85938bf6f491ae398b694bdc7"
} }
}, },
"bin": "minify.exe", "bin": "minify.exe",