minify: Update to version 2.24.5

This commit is contained in:
github-actions[bot] 2025-10-24 16:30:31 +00:00
parent 00e5578557
commit e7afc8ba0b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.24.4", "version": "2.24.5",
"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.4/minify_windows_amd64.zip", "url": "https://github.com/tdewolff/minify/releases/download/v2.24.5/minify_windows_amd64.zip",
"hash": "15bbef5fdf36cea4e35c11bad7a34a84939d1642f264e4611868f9e79458c1cc" "hash": "8b55228f184563f96172a31d3c992c0b8737b9227c921a4139b8ff8370c915a1"
} }
}, },
"bin": "minify.exe", "bin": "minify.exe",