h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

22 lines
723 B
JSON

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