weasyprint: Update to version 64.1

This commit is contained in:
github-actions[bot] 2025-02-21 12:32:05 +00:00
parent c381d3e21d
commit 6f10f4d59b

View File

@ -1,12 +1,12 @@
{
"version": "64.0",
"version": "64.1",
"description": "The awesome document factory",
"homepage": "https://weasyprint.org",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/Kozea/WeasyPrint/releases/download/v64.0/weasyprint-windows.zip",
"hash": "5458dbd98f6e3e7a191946c4b9bffffe692b73f2286bbae44aa43a80750505da",
"url": "https://github.com/Kozea/WeasyPrint/releases/download/v64.1/weasyprint-windows.zip",
"hash": "b61fcdc068b4f4d8931225cc850aaf1883af02fe132a9ffef49f929030081bbd",
"extract_dir": "dist"
}
},