mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
oxipng: Update to version 3.0.1
This commit is contained in:
parent
d6899dffa5
commit
7ce27a06d1
@ -1,21 +1,13 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/shssoichiro/oxipng",
|
"version": "3.0.1",
|
||||||
"description": "Multi-threaded lossless PNG optimizer",
|
"description": "Multi-threaded lossless PNG optimizer",
|
||||||
|
"homepage": "https://github.com/shssoichiro/oxipng",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "3.0.0",
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v3.0.1/oxipng-3.0.1-i686-pc-windows-msvc.zip",
|
||||||
"architecture": {
|
"hash": "0d0453720fc041766b3f56131e825f7ac1782a18287d3214728fc62e32928f23",
|
||||||
"64bit": {
|
|
||||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v3.0.0/oxipng-v3.0.0-x86_64-pc-windows-msvc.zip",
|
|
||||||
"hash": "decdc7c6360fd16ec3b6d2b2b39bf60ef80b1a7e2b982e69128982c2614036f9"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"bin": "oxipng.exe",
|
"bin": "oxipng.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-$version-i686-pc-windows-msvc.zip"
|
||||||
"64bit": {
|
|
||||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-v$version-x86_64-pc-windows-msvc.zip"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user