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