mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
optipng: Update to version 7.9.1
This commit is contained in:
parent
d7eb955ce8
commit
92bd761319
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.8",
|
"version": "7.9.1",
|
||||||
"description": "A PNG optimizer that recompresses image files to a smaller size, without losing any information.",
|
"description": "A PNG optimizer that recompresses image files to a smaller size, without losing any information.",
|
||||||
"homepage": "https://optipng.sourceforge.net/",
|
"homepage": "https://optipng.sourceforge.net/",
|
||||||
"license": "Zlib",
|
"license": "Zlib",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.8/optipng-0.7.8-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-7.9.1/optipng-7.9.1-win32.zip",
|
||||||
"hash": "sha1:746a398eef9d5ae7df4388c2dad6d5ae73ae18d7",
|
"hash": "sha1:b92870351839421dca0bd4fb84d9b442d82a90eb",
|
||||||
"extract_dir": "optipng-0.7.8-win32"
|
"extract_dir": "optipng-7.9.1-win32"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.8/optipng-0.7.8-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-7.9.1/optipng-7.9.1-win64.zip",
|
||||||
"hash": "sha1:c1a2783fb5c5798710a63f69c9be288d6e91ec0f",
|
"hash": "sha1:a9ab17ac6cd969b48cdef6225afbfc883978aaad",
|
||||||
"extract_dir": "optipng-0.7.8-win64"
|
"extract_dir": "optipng-7.9.1-win64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "optipng.exe",
|
"bin": "optipng.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user