pngquant: Update to version 2.12.0

![A](https://i.imgur.com/VgLm391.png)
This commit is contained in:
Jakub Čábera 2021-01-20 19:35:09 +01:00
parent bdbb7adf07
commit 2271386f76

View File

@ -1,14 +1,10 @@
{
"version": "2.12.3",
"version": "2.12.0",
"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"
}
"bin": "pngquant.exe"
}