mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
14 lines
563 B
JSON
14 lines
563 B
JSON
{
|
|
"version": "3.0.1",
|
|
"description": "Multi-threaded lossless PNG optimizer",
|
|
"homepage": "https://github.com/shssoichiro/oxipng",
|
|
"license": "MIT",
|
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v3.0.1/oxipng-3.0.1-i686-pc-windows-msvc.zip",
|
|
"hash": "0d0453720fc041766b3f56131e825f7ac1782a18287d3214728fc62e32928f23",
|
|
"bin": "oxipng.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-$version-i686-pc-windows-msvc.zip"
|
|
}
|
|
}
|