weasyprint: Update to version 67.0

This commit is contained in:
github-actions[bot] 2025-12-02 16:31:43 +00:00
parent 9a37711192
commit fd45b04336

View File

@ -1,12 +1,12 @@
{ {
"version": "66.0", "version": "67.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/v66.0/weasyprint-windows.zip", "url": "https://github.com/Kozea/WeasyPrint/releases/download/v67.0/weasyprint-windows.zip",
"hash": "0ad1b565b562783ce70e4a0e795fceb69f53871530d34629a1d43443128962f4", "hash": "0b6eeffd23028de17726bb7724217e35f4397b169a07ade702747f07125896f0",
"extract_dir": "dist" "extract_dir": "dist"
} }
}, },