minify: Update to version 2.24.0

This commit is contained in:
github-actions[bot] 2025-08-21 00:37:31 +00:00
parent 31e44209f2
commit 5082a09845

View File

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