From f7dc27987f6d7c3076b84baf01706b1b62e7efa8 Mon Sep 17 00:00:00 2001 From: Ash258 Date: Fri, 10 Apr 2020 19:30:37 +0200 Subject: [PATCH] qpdf: Update to version 10.0.1 --- bucket/qpdf.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/qpdf.json b/bucket/qpdf.json index a6a85ae30b..28a5a84863 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": "10.0.0", + "version": "10.0.1", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.0/qpdf-10.0.0-bin-mingw64.zip", - "hash": "6c2652e5b4b1df4df1c41d78a5b5c95ea9f976ca7853460565ee15085f7288b8" + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.1/qpdf-10.0.1-bin-mingw64.zip", + "hash": "e9a9b36a3c42347ad7d0b2d6ce4ffb3ed652b5fe398ca77ff3294398cfec9411" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.0/qpdf-10.0.0-bin-mingw32.zip", - "hash": "ab47492c5d1f4fe7abb1981def7df48d05c39d890e00fccb4819d7ce448fe5a0" + "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.1/qpdf-10.0.1-bin-mingw32.zip", + "hash": "07aed24354519a7f91edd02a6744a2559f1fa11780e2b49416f4a01a7242b00c" } }, - "extract_dir": "qpdf-10.0.0", + "extract_dir": "qpdf-10.0.1", "bin": "bin\\qpdf.exe", "checkver": { "github": "https://github.com/qpdf/qpdf",