weasyprint: Update to version 65.1

This commit is contained in:
github-actions[bot] 2025-04-14 12:31:34 +00:00
parent cf2528aa27
commit d0fb25f2de

View File

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