minify: Update to version 2.23.0

This commit is contained in:
github-actions[bot] 2025-04-06 16:29:17 +00:00
parent b2e5be2728
commit 4cc971b2ce

View File

@ -1,12 +1,12 @@
{ {
"version": "2.22.4", "version": "2.23.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.22.4/minify_windows_amd64.zip", "url": "https://github.com/tdewolff/minify/releases/download/v2.23.0/minify_windows_amd64.zip",
"hash": "66de6dc3646a4213cad68a94b38ef75b0f98b0a3968ea5c2268830c4551d9b57" "hash": "54f1175d0c147ebe65423561b2b71724ccb47a3e1df1971ee788b3d373186e85"
} }
}, },
"bin": "minify.exe", "bin": "minify.exe",