diff --git a/bucket/weasyprint.json b/bucket/weasyprint.json index 2e386f1074..c266770f50 100644 --- a/bucket/weasyprint.json +++ b/bucket/weasyprint.json @@ -1,12 +1,12 @@ { - "version": "64.0", + "version": "64.1", "description": "The awesome document factory", "homepage": "https://weasyprint.org", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/Kozea/WeasyPrint/releases/download/v64.0/weasyprint-windows.zip", - "hash": "5458dbd98f6e3e7a191946c4b9bffffe692b73f2286bbae44aa43a80750505da", + "url": "https://github.com/Kozea/WeasyPrint/releases/download/v64.1/weasyprint-windows.zip", + "hash": "b61fcdc068b4f4d8931225cc850aaf1883af02fe132a9ffef49f929030081bbd", "extract_dir": "dist" } },