From 5ea2bb7eaa6e1eef2d13fbe9e8d79cadcaaca322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 10 Oct 2021 23:40:25 -0700 Subject: [PATCH] poppler: Update to version 21.10.0-0 --- bucket/poppler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/poppler.json b/bucket/poppler.json index c100f95257..67e75d9962 100644 --- a/bucket/poppler.json +++ b/bucket/poppler.json @@ -1,15 +1,15 @@ { - "version": "21.09.0-1", + "version": "21.10.0-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.09.0-1/Release-21.09.0-1.zip", - "hash": "8d3332c16799db0aa3edd4c90f9fdce3b394687c7dadc9bde65029051ca0fc12" + "url": "https://github.com/oschwartz10612/poppler-windows/releases/download/v21.10.0-0/Release-21.10.0-0.zip", + "hash": "34dada8dc6c741f1a9aee52196f6ac531a7d449eee46e91dd4e7448badd998f8" } }, - "extract_dir": "poppler-21.09.0\\Library", + "extract_dir": "poppler-21.10.0\\Library", "bin": [ "bin\\pdfattach.exe", "bin\\pdfdetach.exe",