2024-10-24 16:30:34 +00:00

25 lines
769 B
JSON

{
"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.1/minify_windows_amd64.zip",
"hash": "412253136aae3de41cc1e7c02f27f3882c7cc034423fc13de976285d6e5d62e5"
}
},
"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"
}
}
}
}
}