mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
18 lines
596 B
JSON
18 lines
596 B
JSON
{
|
|
"version": "2.18.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": "bd0257aeeccfe446a4cd764927e26f8af6051796f28abed104307284107b120d",
|
|
"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"
|
|
}
|
|
}
|