From 6f10f4d59b3b4191cdf8a6c0f93e7b624ddea30f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 12:32:05 +0000 Subject: [PATCH] weasyprint: Update to version 64.1 --- bucket/weasyprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } },