prince: Update to version 14

This commit is contained in:
Richard Kuhnt 2021-02-04 05:01:47 +00:00
parent 1228577e97
commit b097e23bc7

View File

@ -1,5 +1,5 @@
{ {
"version": "13.6", "version": "14",
"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-13.6-win64.zip", "url": "https://www.princexml.com/download/prince-14-win64.zip",
"hash": "8e83beb912db3062032f993b6c0de367ad7fcddd1b1691b97a5f5bb163e76d71", "hash": "6e8077ab42b1ed9a00de14bece5ddf76c23c540c523ba0bed401ae3ab8b41c6c",
"extract_dir": "prince-13.6-win64" "extract_dir": "prince-14-win64"
}, },
"32bit": { "32bit": {
"url": "https://www.princexml.com/download/prince-13.6-win32.zip", "url": "https://www.princexml.com/download/prince-14-win32.zip",
"hash": "d919b9a807b5cfd9b511f3dc65f5cefb965a14babcd93050658b8f7b078cada7", "hash": "2388e7d37646865d41b5f01f895ff679c13f5729c837781cbc961637c1d8c004",
"extract_dir": "prince-13.6-win32" "extract_dir": "prince-14-win32"
} }
}, },
"bin": "bin\\prince.exe", "bin": "bin\\prince.exe",