ScoopInstaller_Main/bucket/weasyprint.json
2025-07-24 12:31:59 +00:00

21 lines
676 B
JSON

{
"version": "66.0",
"description": "The awesome document factory",
"homepage": "https://weasyprint.org",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/Kozea/WeasyPrint/releases/download/v66.0/weasyprint-windows.zip",
"hash": "0ad1b565b562783ce70e4a0e795fceb69f53871530d34629a1d43443128962f4",
"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"
}
}