prince: Update to version 14.1

This commit is contained in:
Richard Kuhnt 2021-02-24 13:01:48 +00:00
parent 6399bb4ac8
commit 04cf549210

View File

@ -1,5 +1,5 @@
{ {
"version": "14", "version": "14.1",
"description": "Convert HTML to PDF with CSS", "description": "Convert HTML to PDF with CSS",
"homepage": "https://www.princexml.com", "homepage": "https://www.princexml.com",
"license": { "license": {
@ -8,14 +8,14 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://www.princexml.com/download/prince-14-win64.zip", "url": "https://www.princexml.com/download/prince-14.1-win64.zip",
"hash": "6e8077ab42b1ed9a00de14bece5ddf76c23c540c523ba0bed401ae3ab8b41c6c", "hash": "a33e9e18ad219a69313db6ea2dba6f20ff8cc51229784c4db63ee49013a9bd22",
"extract_dir": "prince-14-win64" "extract_dir": "prince-14.1-win64"
}, },
"32bit": { "32bit": {
"url": "https://www.princexml.com/download/prince-14-win32.zip", "url": "https://www.princexml.com/download/prince-14.1-win32.zip",
"hash": "2388e7d37646865d41b5f01f895ff679c13f5729c837781cbc961637c1d8c004", "hash": "d2c22e278d4ec37ca05714b25f184dd78ca7ea3cb40a1c17936c0918ff79e888",
"extract_dir": "prince-14-win32" "extract_dir": "prince-14.1-win32"
} }
}, },
"bin": "bin\\prince.exe", "bin": "bin\\prince.exe",