ScoopInstaller_Main/bucket/weasyprint.json
2025-01-30 16:30:53 +00:00

21 lines
676 B
JSON

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