2024-07-10 12:31:34 +00:00

25 lines
771 B
JSON

{
"version": "2.20.37",
"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.37/minify_windows_amd64.zip",
"hash": "66a1e3e329561c65f4415c068a71f6a35ee6b83dbb433ce4a2876cfa64c1a1ea"
}
},
"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"
}
}
}
}
}