2024-07-02 08:28:38 +00:00

25 lines
771 B
JSON

{
"version": "2.20.35",
"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.35/minify_windows_amd64.zip",
"hash": "25983cf7b4556df8dcf38a7c2f314f8db450f40f560047182da7dfb539efd93c"
}
},
"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"
}
}
}
}
}