ScoopInstaller_Main/bucket/weasyprint.json
2025-04-14 12:31:34 +00:00

21 lines
676 B
JSON

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