2025-10-24 16:30:31 +00:00

25 lines
769 B
JSON

{
"version": "2.24.5",
"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.5/minify_windows_amd64.zip",
"hash": "8b55228f184563f96172a31d3c992c0b8737b9227c921a4139b8ff8370c915a1"
}
},
"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"
}
}
}
}
}