minify: Update to version 2.23.2

This commit is contained in:
github-actions[bot] 2025-04-28 20:27:30 +00:00
parent 49a16bb7de
commit 32e6c05284

View File

@ -1,12 +1,12 @@
{ {
"version": "2.23.1", "version": "2.23.2",
"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.1/minify_windows_amd64.zip", "url": "https://github.com/tdewolff/minify/releases/download/v2.23.2/minify_windows_amd64.zip",
"hash": "b20bd3cc9eb529b69e6d5b9fa56e663089dbb8dfac35b6f29552ec342ae4d0a1" "hash": "843298c422ad31d4cbdb1360bac3e6d9d75f8cf5d00f15597cef74727f84e8e8"
} }
}, },
"bin": "minify.exe", "bin": "minify.exe",