mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
weasyprint: Add version 63.1 (#6431)
This commit is contained in:
parent
edce261f1d
commit
f2b817a079
20
bucket/weasyprint.json
Normal file
20
bucket/weasyprint.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"version": "63.1",
|
||||||
|
"description": "The awesome document factory",
|
||||||
|
"homepage": "https://weasyprint.org",
|
||||||
|
"license": "BSD-3-Clause",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/Kozea/WeasyPrint/releases/download/v63.1/weasyprint-windows.zip",
|
||||||
|
"hash": "db996021f6aacbaea5da26c8e4f6799a88117cd7739e6b2689afd1d16eec4fd2",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user