2021-01-09 15:51:37 +01:00

16 lines
711 B
JSON

{
"version": "0.7.7",
"description": "A PNG optimizer that recompresses image files to a smaller size, without losing any information.",
"homepage": "http://optipng.sourceforge.net/",
"license": "Zlib",
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.7/optipng-0.7.7-win32.zip",
"hash": "sha1:2a1484d27bf63c7a15c3494eea95a2c804f5bdbc",
"extract_dir": "optipng-0.7.7-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"
}
}