2025-12-08 16:30:55 +00:00

25 lines
769 B
JSON

{
"version": "2.24.8",
"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.8/minify_windows_amd64.zip",
"hash": "5716aa6dd36a295acc8be4f980e6f3acc6c23f695e1f94e97e91728f2aa21308"
}
},
"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"
}
}
}
}
}