{
    "version": "10.1.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/v10.1.1/oxipng-10.1.1-x86_64-pc-windows-msvc.zip",
            "hash": "0f57b33abb46c76258ac8e20be604a48208141d514bc2936b5200ed626976dd8",
            "extract_dir": "oxipng-10.1.1-x86_64-pc-windows-msvc"
        }
    },
    "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",
                "extract_dir": "oxipng-$version-x86_64-pc-windows-msvc"
            }
        }
    }
}
