{
    "version": "68.1",
    "description": "The awesome document factory",
    "homepage": "https://weasyprint.org",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Kozea/WeasyPrint/releases/download/v68.1/weasyprint-windows.zip",
            "hash": "848e286b59c3fecac9829803fbbd7fc35d3ddf4dd38ce363bc6c3cee41c356e4",
            "extract_dir": "dist"
        }
    },
    "bin": "weasyprint.exe",
    "checkver": {
        "github": "https://github.com/Kozea/WeasyPrint"
    },
    "autoupdate": {
        "url": "https://github.com/Kozea/WeasyPrint/releases/download/v$version/weasyprint-windows.zip"
    }
}
