weasyprint: Update to version 66.0

This commit is contained in:
github-actions[bot] 2025-07-24 12:31:59 +00:00
parent 446174e7d9
commit 55f1425c08

View File

@ -1,12 +1,12 @@
{ {
"version": "65.1", "version": "66.0",
"description": "The awesome document factory", "description": "The awesome document factory",
"homepage": "https://weasyprint.org", "homepage": "https://weasyprint.org",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Kozea/WeasyPrint/releases/download/v65.1/weasyprint-windows.zip", "url": "https://github.com/Kozea/WeasyPrint/releases/download/v66.0/weasyprint-windows.zip",
"hash": "b2b016400d9079530e3c828c73edc1974f91f91e7464983c0a95d74f8bc86010", "hash": "0ad1b565b562783ce70e4a0e795fceb69f53871530d34629a1d43443128962f4",
"extract_dir": "dist" "extract_dir": "dist"
} }
}, },