From 216b278ccf929a1df30b9c346541d1b0837c5cce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 26 Aug 2021 22:41:49 -0700 Subject: [PATCH] poppler: Update to version 21.08.0 --- bucket/poppler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/poppler.json b/bucket/poppler.json index 4040b81822..e84eae59cd 100644 --- a/bucket/poppler.json +++ b/bucket/poppler.json @@ -1,15 +1,15 @@ { - "version": "21.03.0", + "version": "21.08.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.03.0/Release-21.03.0.zip", - "hash": "8a8286d86922d3fe1a763ea4ed2db60206ff07411c47da7432d02461c737a14d" + "url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v21.08.0/Release-21.08.0.zip", + "hash": "1bf5d2cc3ce9e25bf142be42c472945a6fc8ff463571e2903fabc5c0ef607ae1" } }, - "extract_dir": "poppler-21.03.0\\Library", + "extract_dir": "poppler-21.08.0\\Library", "bin": [ "bin\\pdfattach.exe", "bin\\pdfdetach.exe",