2026-02-21 16:31:38 +00:00

25 lines
769 B
JSON

{
"version": "2.24.9",
"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.24.9/minify_windows_amd64.zip",
"hash": "27acfd7f4f397753edcb65ed5d167b67f35728f4f7266ec677ec12a1c64a8a84"
}
},
"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"
}
}
}
}
}