2023-11-04 04:25:44 +00:00

16 lines
712 B
JSON

{
"version": "0.7.8",
"description": "A PNG optimizer that recompresses image files to a smaller size, without losing any information.",
"homepage": "https://optipng.sourceforge.net/",
"license": "Zlib",
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.8/optipng-0.7.8-win32.zip",
"hash": "sha1:746a398eef9d5ae7df4388c2dad6d5ae73ae18d7",
"extract_dir": "optipng-0.7.8-win32",
"bin": "optipng.exe",
"checkver": "([\\d.]+)<\\/b><\\/font> \\(stable\\)",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-$version/optipng-$version-win32.zip",
"extract_dir": "optipng-$version-win32"
}
}