minify: Update to version 2.23.1

This commit is contained in:
github-actions[bot] 2025-04-07 20:29:04 +00:00
parent 5b02cceb22
commit 09841c41e5

View File

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