espinosa 79d61cd6da
minify: Add version 2.20.34 (#5949)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
2024-06-25 18:53:38 +08:00

25 lines
771 B
JSON

{
"version": "2.20.34",
"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.20.34/minify_windows_amd64.zip",
"hash": "53b4c61af1d4f9e5952f19013015fb497f0bc3520b0d6d5b61d10672e89f1f89"
}
},
"bin": "minify.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/tdewolff/minify/releases/download/v$version/minify_windows_amd64.zip",
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}
}
}