ScoopInstaller_Main/oxipng.json
2018-11-18 00: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.6",
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.6/oxipng-v2.1.6-x86_64-pc-windows-msvc.zip",
"hash": "077454b5c96e7ec87f520cb314ad4963fc6b5fe7e7d63051ac6f224070b99603"
}
},
"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"
}
}
}
}