From df0c31cb54a4bcbe23c37d8f1dccf0fb3b9d1b6c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 27 Jan 2020 03:01:49 +0000 Subject: [PATCH] qpdf: Update to version 9.1.1 --- bucket/qpdf.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/qpdf.json b/bucket/qpdf.json index df83ceac91..09d4236fc8 100644 --- a/bucket/qpdf.json +++ b/bucket/qpdf.json @@ -1,19 +1,19 @@ { "homepage": "http://qpdf.sourceforge.net/", "description": "A command-line program that does structural, content-preserving transformations on PDF files.", - "version": "9.1.0", + "version": "9.1.1", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.1.0/qpdf-9.1.0-bin-mingw64.zip", - "hash": "207e5a4c85c056e42c9cf25cb7127732b22831a3998f011e9b18f37ca78460c6" + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.1.1/qpdf-9.1.1-bin-mingw64.zip", + "hash": "4cb26262e95898e89e2987f1a83b3ef5202e43fdb820aa85b319079772ba7a8c" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.1.0/qpdf-9.1.0-bin-mingw32.zip", - "hash": "5d92f0f8f6f2ea508c090ae7b5d5c718a27982c53d03e6a8e4daf640367297c0" + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.1.1/qpdf-9.1.1-bin-mingw32.zip", + "hash": "5819c47fa8bf82a087b8e17b422a07fc778c822038e6feb7d6604334249dcaf0" } }, - "extract_dir": "qpdf-9.1.0", + "extract_dir": "qpdf-9.1.1", "bin": "bin\\qpdf.exe", "checkver": { "github": "https://github.com/qpdf/qpdf",