ScoopInstaller_Main/bucket/pngquant.json
github-actions[bot] ad2cf58937
pngquant: hash fix (#1738)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2021-01-20 08:27:57 -08:00

15 lines
515 B
JSON

{
"version": "2.12.3",
"description": "A command-line utility for lossy compression of PNG images",
"homepage": "https://pngquant.org/",
"license": "GPL-3.0-or-later",
"url": "https://pngquant.org/pngquant-windows.zip",
"hash": "587e49904b58c8e69df7a71ceabfd8efccdd79e8998062aa99c6411856510e7d",
"extract_dir": "pngquant",
"bin": "pngquant.exe",
"checkver": "Binary for Windows.*?([\\d.]+)",
"autoupdate": {
"url": "https://pngquant.org/pngquant-windows.zip"
}
}