From c017d9898c27ad37812d102d9cf01344a398d04d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 16:30:53 +0000 Subject: [PATCH] weasyprint: Update to version 64.0 --- bucket/weasyprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/weasyprint.json b/bucket/weasyprint.json index 025be13ef0..2e386f1074 100644 --- a/bucket/weasyprint.json +++ b/bucket/weasyprint.json @@ -1,12 +1,12 @@ { - "version": "63.1", + "version": "64.0", "description": "The awesome document factory", "homepage": "https://weasyprint.org", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/Kozea/WeasyPrint/releases/download/v63.1/weasyprint-windows.zip", - "hash": "db996021f6aacbaea5da26c8e4f6799a88117cd7739e6b2689afd1d16eec4fd2", + "url": "https://github.com/Kozea/WeasyPrint/releases/download/v64.0/weasyprint-windows.zip", + "hash": "5458dbd98f6e3e7a191946c4b9bffffe692b73f2286bbae44aa43a80750505da", "extract_dir": "dist" } },