2025-05-08 12:31:16 +00:00

25 lines
769 B
JSON

{
"version": "2.23.4",
"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.4/minify_windows_amd64.zip",
"hash": "87bc6646be528cf092fede3605616b92af95fa186dc0fc8b0911cc4070094b32"
}
},
"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"
}
}
}
}
}