minify: Update to version 2.21.1

This commit is contained in:
github-actions[bot] 2024-10-24 16:30:34 +00:00
parent 347b2f7794
commit 784da925f9

View File

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