ScoopInstaller_Main/bucket/weasyprint.json
2025-03-20 12:31:56 +00:00

21 lines
676 B
JSON

{
"version": "65.0",
"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",
"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"
}
}