From aab12ff89a50b96c7756cabc35b0b2387b0b1a15 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 1 Sep 2019 03:00:21 +0000 Subject: [PATCH] qpdf: Update to version 9.0.0 --- bucket/qpdf.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/qpdf.json b/bucket/qpdf.json index 820e6771b5..19e5e24928 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": "8.4.2", + "version": "9.0.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/8.4.2/qpdf-8.4.2-bin-mingw64.zip", - "hash": "edfab781b4cb8d456274db4e1935c7a10b9b19ccfebf5e46b81f21c2074aabd0" + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.0/qpdf-9.0.0-bin-mingw64.zip", + "hash": "48bc08ca8f959502d114c085067ff4a2e45daf2b279c739077ad437732ca97df" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/8.4.2/qpdf-8.4.2-bin-mingw32.zip", - "hash": "6afbec4202d4377e48756d6810a8191741b9016543346b51c525a943ddbcf7ea" + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.0/qpdf-9.0.0-bin-mingw32.zip", + "hash": "d00737048eb974c8ca063c42016b6fbef5630a5245871156e8f5c1b19107ed78" } }, - "extract_dir": "qpdf-8.4.2", + "extract_dir": "qpdf-9.0.0", "bin": "bin\\qpdf.exe", "checkver": { "github": "https://github.com/qpdf/qpdf",