2025-04-28 20:27:30 +00:00

25 lines
769 B
JSON

{
"version": "2.23.2",
"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.2/minify_windows_amd64.zip",
"hash": "843298c422ad31d4cbdb1360bac3e6d9d75f8cf5d00f15597cef74727f84e8e8"
}
},
"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"
}
}
}
}
}