2024-10-12 00:33:57 +00:00

25 lines
769 B
JSON

{
"version": "2.21.0",
"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"
}
},
"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"
}
}
}
}
}