mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
18 lines
596 B
JSON
18 lines
596 B
JSON
{
|
|
"version": "2.17.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": "e8e2a3b945bac3b20b7264823ef9f99179a62adcaae310e327d548fc7f84d631",
|
|
"extract_dir": "pngquant",
|
|
"bin": "pngquant.exe",
|
|
"checkver": {
|
|
"url": "https://pngquant.org/releases.html",
|
|
"regex": "pngquant-([\\d.]+)-src\\.tar\\.gz"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://pngquant.org/pngquant-windows.zip"
|
|
}
|
|
}
|