minify: Update to version 2.24.1

This commit is contained in:
github-actions[bot] 2025-08-29 12:31:45 +00:00
parent 86c41cdda4
commit 883a131550

View File

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