2025-04-07 20:29:04 +00:00

25 lines
769 B
JSON

{
"version": "2.23.1",
"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.1/minify_windows_amd64.zip",
"hash": "b20bd3cc9eb529b69e6d5b9fa56e663089dbb8dfac35b6f29552ec342ae4d0a1"
}
},
"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"
}
}
}
}
}