2025-03-21 00:37:18 +00:00

25 lines
769 B
JSON

{
"version": "2.22.3",
"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.22.3/minify_windows_amd64.zip",
"hash": "1e7602736f902873ab637c89420dc341fd99c625e07424b995346f1d5138c7a5"
}
},
"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"
}
}
}
}
}