minify: Update to version 2.24.2

This commit is contained in:
github-actions[bot] 2025-08-29 16:30:04 +00:00
parent 95935ee0e8
commit 1941f1c83a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.24.1", "version": "2.24.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.24.1/minify_windows_amd64.zip", "url": "https://github.com/tdewolff/minify/releases/download/v2.24.2/minify_windows_amd64.zip",
"hash": "b75aec843fa1c4a038cfdd734bb1aac08e0b31cf0f474b424f33c78ec77c0719" "hash": "c226dd0715555816dd859289bed7dabd88ed78f7605e54e6f0d2b90c29507a89"
} }
}, },
"bin": "minify.exe", "bin": "minify.exe",