2025-07-22 16:30:25 +00:00

25 lines
771 B
JSON

{
"version": "2.23.10",
"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.10/minify_windows_amd64.zip",
"hash": "b30bba7009edafe2e887b2fa0d03c79d2dbc7ccec9f840c7d38fa798f1cfde96"
}
},
"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"
}
}
}
}
}