2022-09-07 16:33:43 +00:00

22 lines
721 B
JSON

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