ScoopInstaller_Main/bucket/weasyprint.json
2025-02-21 12:32:05 +00:00

21 lines
676 B
JSON

{
"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.1/weasyprint-windows.zip",
"hash": "b61fcdc068b4f4d8931225cc850aaf1883af02fe132a9ffef49f929030081bbd",
"extract_dir": "dist"
}
},
"bin": "weasyprint.exe",
"checkver": {
"github": "https://github.com/Kozea/WeasyPrint"
},
"autoupdate": {
"url": "https://github.com/Kozea/WeasyPrint/releases/download/v$version/weasyprint-windows.zip"
}
}