mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-24 20:45:19 +00:00
* pngquant@2.15.1 Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com> Co-authored-by: Akira Yamamoto <3007213+akirayamamoto@users.noreply.github.com>
15 lines
530 B
JSON
15 lines
530 B
JSON
{
|
|
"version": "2.15.1",
|
|
"description": "A command-line utility for lossy compression of PNG images",
|
|
"homepage": "https://pngquant.org/",
|
|
"checkver": {
|
|
"url": "https://pngquant.org/releases.html",
|
|
"re": "pngquant-(?<version>[\\d]+\\.[\\d]+\\.[\\d]+)-src.tar.gz"
|
|
},
|
|
"license": "GPL-3.0-or-later",
|
|
"url": "https://pngquant.org/pngquant-windows.zip",
|
|
"hash": "ec6aaa7841e142f12140c139187922f9f216c2397eebc7b14459cab6591e6dfc",
|
|
"extract_dir": "pngquant",
|
|
"bin": "pngquant.exe"
|
|
}
|