From 39e3a25516b207657ebc248ddc1ebb3ed641d140 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:30:26 +0000 Subject: [PATCH] prince: Update to version 16 --- bucket/prince.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prince.json b/bucket/prince.json index ee64d76110..13aaf5fb64 100644 --- a/bucket/prince.json +++ b/bucket/prince.json @@ -1,5 +1,5 @@ { - "version": "15.4.1", + "version": "16", "description": "Convert HTML to PDF with CSS", "homepage": "https://www.princexml.com", "license": { @@ -8,14 +8,14 @@ }, "architecture": { "64bit": { - "url": "https://www.princexml.com/download/prince-15.4.1-win64.zip", - "hash": "205596b526dc0e40dfe2ea8a178e1aaa9402924bb11f9a0f900d28796d1acfca", - "extract_dir": "prince-15.4.1-win64" + "url": "https://www.princexml.com/download/prince-16-win64.zip", + "hash": "5101b1acce3a100e807953ba7e7566f31075455b73af443441decf51e09e9e71", + "extract_dir": "prince-16-win64" }, "32bit": { - "url": "https://www.princexml.com/download/prince-15.4.1-win32.zip", - "hash": "2d5dd1f40e7cc85ec95d03f049c87a00b7fe82a154ae1dcf8376403bbc00b614", - "extract_dir": "prince-15.4.1-win32" + "url": "https://www.princexml.com/download/prince-16-win32.zip", + "hash": "203a056a36e071e641238cfbe3cd7a3648518fa5ac8308863bea20ec3933f840", + "extract_dir": "prince-16-win32" } }, "bin": "bin\\prince.exe",