mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
21 lines
676 B
JSON
21 lines
676 B
JSON
{
|
|
"version": "67.0",
|
|
"description": "The awesome document factory",
|
|
"homepage": "https://weasyprint.org",
|
|
"license": "BSD-3-Clause",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Kozea/WeasyPrint/releases/download/v67.0/weasyprint-windows.zip",
|
|
"hash": "0b6eeffd23028de17726bb7724217e35f4397b169a07ade702747f07125896f0",
|
|
"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"
|
|
}
|
|
}
|