mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-12 18:31:21 +00:00
15 lines
586 B
JSON
15 lines
586 B
JSON
{
|
|
"homepage": "http://optipng.sourceforge.net/",
|
|
"version": "0.7.7",
|
|
"license": "zlib",
|
|
"url": "https://sourceforge.net/projects/optipng/files/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://sourceforge.net/projects/optipng/files/OptiPNG/optipng-$version/optipng-$version-win32.zip",
|
|
"extract_dir": "optipng-$version-win32"
|
|
}
|
|
}
|