minify: Update to version 2.21.0

This commit is contained in:
github-actions[bot] 2024-10-12 00:33:57 +00:00
parent a4f389aa2d
commit a6f570cb93

View File

@ -1,12 +1,12 @@
{ {
"version": "2.20.37", "version": "2.21.0",
"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.20.37/minify_windows_amd64.zip", "url": "https://github.com/tdewolff/minify/releases/download/v2.21.0/minify_windows_amd64.zip",
"hash": "66a1e3e329561c65f4415c068a71f6a35ee6b83dbb433ce4a2876cfa64c1a1ea" "hash": "58698402e084d438583ed61700eb3e1647bcd1cabc70b5db632fe71be9f5f4fa"
} }
}, },
"bin": "minify.exe", "bin": "minify.exe",