ScoopInstaller_Main/oxipng.json
2018-11-28 05:00:24 +00:00

22 lines
723 B
JSON

{
"homepage": "https://github.com/shssoichiro/oxipng",
"description": "Multi-threaded lossless PNG optimizer",
"license": "MIT",
"version": "2.1.7",
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.7/oxipng-v2.1.7-x86_64-pc-windows-msvc.zip",
"hash": "c6c4bd8d96eb0f3d11b358ce3597bc47dd51a11e8e07ff8c305e0b8a0022482d"
}
},
"bin": "oxipng.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-v$version-x86_64-pc-windows-msvc.zip"
}
}
}
}