diff --git a/bucket/minify.json b/bucket/minify.json index 0da584b9a5..d5a0b2fb66 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.23.0", + "version": "2.23.1", "description": "Go minifiers for web formats", "homepage": "https://github.com/tdewolff/minify", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tdewolff/minify/releases/download/v2.23.0/minify_windows_amd64.zip", - "hash": "54f1175d0c147ebe65423561b2b71724ccb47a3e1df1971ee788b3d373186e85" + "url": "https://github.com/tdewolff/minify/releases/download/v2.23.1/minify_windows_amd64.zip", + "hash": "b20bd3cc9eb529b69e6d5b9fa56e663089dbb8dfac35b6f29552ec342ae4d0a1" } }, "bin": "minify.exe",