2025-04-29 16:29:56 +00:00

25 lines
769 B
JSON

{
"version": "2.23.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.23.3/minify_windows_amd64.zip",
"hash": "667086acb597654adbf948a9e8ac388eab2da4870523b871068ae01ed5e69911"
}
},
"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"
}
}
}
}
}