2025-09-06 12:31:04 +00:00

25 lines
769 B
JSON

{
"version": "2.24.3",
"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.3/minify_windows_amd64.zip",
"hash": "d7013202687263f51236296bdc7498f0d918325d2b5a5cc07ce0a3c015cfabb4"
}
},
"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"
}
}
}
}
}