ScoopInstaller_Main/oxipng.json
2018-09-29 02:00:22 +00:00

22 lines
723 B
JSON

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