From 76a0ee38e0b9031a1fce162f5f1114a01030ea8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 16:30:30 +0000 Subject: [PATCH] prince: Update to version 15.4 --- bucket/prince.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prince.json b/bucket/prince.json index e0e29ded6b..9b245c5693 100644 --- a/bucket/prince.json +++ b/bucket/prince.json @@ -1,5 +1,5 @@ { - "version": "15.3", + "version": "15.4", "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.3-win64.zip", - "hash": "2ee19f025755283c4800101a76efa7650f22d264f82bcd172e22e6b271e56756", - "extract_dir": "prince-15.3-win64" + "url": "https://www.princexml.com/download/prince-15.4-win64.zip", + "hash": "8700f6aeda45d365f175f3f5f897d4c912d5a4215e0f51f2db87740ef07c5e3c", + "extract_dir": "prince-15.4-win64" }, "32bit": { - "url": "https://www.princexml.com/download/prince-15.3-win32.zip", - "hash": "ffb5cdaf1d7ec30caaa949b2314ec3dafb190887d31852f31c6ad8bdb91a9d1a", - "extract_dir": "prince-15.3-win32" + "url": "https://www.princexml.com/download/prince-15.4-win32.zip", + "hash": "6495a4f8cb35e217e777b5a366989c135cfe8f1e2ba0e8148cb852ac98fd0cba", + "extract_dir": "prince-15.4-win32" } }, "bin": "bin\\prince.exe",