ScoopInstaller_Main/oxipng.json
2018-09-17 05:00:29 +00:00

22 lines
723 B
JSON

{
"homepage": "https://github.com/shssoichiro/oxipng",
"description": "Multi-threaded lossless PNG optimizer",
"license": "MIT",
"version": "2.1.3",
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.3/oxipng-v2.1.3-x86_64-pc-windows-msvc.zip",
"hash": "6d3345d23dda12981f431537ecd1302c4d590ba07b9c4b565353631c1a8cfa9f"
}
},
"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"
}
}
}
}