diff --git a/bucket/minify.json b/bucket/minify.json index 4df5b2148c..d06b1f464c 100644 --- a/bucket/minify.json +++ b/bucket/minify.json @@ -1,12 +1,12 @@ { - "version": "2.21.0", + "version": "2.21.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.21.0/minify_windows_amd64.zip", - "hash": "58698402e084d438583ed61700eb3e1647bcd1cabc70b5db632fe71be9f5f4fa" + "url": "https://github.com/tdewolff/minify/releases/download/v2.21.1/minify_windows_amd64.zip", + "hash": "412253136aae3de41cc1e7c02f27f3882c7cc034423fc13de976285d6e5d62e5" } }, "bin": "minify.exe",