From c49e644ea4d9d6d23abb91303f0933746694d526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 11 Sep 2021 15:12:31 -0700 Subject: [PATCH] poppler: Update to version 21.09.0 --- bucket/poppler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/poppler.json b/bucket/poppler.json index e84eae59cd..3c53fd33d6 100644 --- a/bucket/poppler.json +++ b/bucket/poppler.json @@ -1,15 +1,15 @@ { - "version": "21.08.0", + "version": "21.09.0", "description": "PDF rendering library", "homepage": "https://github.com/oschwartz10612/poppler-windows", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v21.08.0/Release-21.08.0.zip", - "hash": "1bf5d2cc3ce9e25bf142be42c472945a6fc8ff463571e2903fabc5c0ef607ae1" + "url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v21.09.0/Release-21.09.0.zip", + "hash": "44e2ac65619e03ffe8cbe91d26516329238c357c6682da84c0652412da4c62cb" } }, - "extract_dir": "poppler-21.08.0\\Library", + "extract_dir": "poppler-21.09.0\\Library", "bin": [ "bin\\pdfattach.exe", "bin\\pdfdetach.exe",