From fd45b0433696290aaf1e5a3215e5c408d8a8cd13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 16:31:43 +0000 Subject: [PATCH] weasyprint: Update to version 67.0 --- bucket/weasyprint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/weasyprint.json b/bucket/weasyprint.json index 2f2bb40bee..0e8c8d0e5a 100644 --- a/bucket/weasyprint.json +++ b/bucket/weasyprint.json @@ -1,12 +1,12 @@ { - "version": "66.0", + "version": "67.0", "description": "The awesome document factory", "homepage": "https://weasyprint.org", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/Kozea/WeasyPrint/releases/download/v66.0/weasyprint-windows.zip", - "hash": "0ad1b565b562783ce70e4a0e795fceb69f53871530d34629a1d43443128962f4", + "url": "https://github.com/Kozea/WeasyPrint/releases/download/v67.0/weasyprint-windows.zip", + "hash": "0b6eeffd23028de17726bb7724217e35f4397b169a07ade702747f07125896f0", "extract_dir": "dist" } },