minify: Update to version 2.23.3

This commit is contained in:
github-actions[bot] 2025-04-29 16:29:56 +00:00
parent 56d2f83a6d
commit 6071fae663

View File

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