qpdf: Update to version 10.0.0

This commit is contained in:
Jakub Čábera 2020-04-07 10:52:27 +02:00
parent f85a9cd1fb
commit 761963e247

View File

@ -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.1",
"version": "10.0.0",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.1.1/qpdf-9.1.1-bin-mingw64.zip",
"hash": "4cb26262e95898e89e2987f1a83b3ef5202e43fdb820aa85b319079772ba7a8c"
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.0/qpdf-10.0.0-bin-mingw64.zip",
"hash": "6c2652e5b4b1df4df1c41d78a5b5c95ea9f976ca7853460565ee15085f7288b8"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.1.1/qpdf-9.1.1-bin-mingw32.zip",
"hash": "5819c47fa8bf82a087b8e17b422a07fc778c822038e6feb7d6604334249dcaf0"
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.0/qpdf-10.0.0-bin-mingw32.zip",
"hash": "ab47492c5d1f4fe7abb1981def7df48d05c39d890e00fccb4819d7ce448fe5a0"
}
},
"extract_dir": "qpdf-9.1.1",
"extract_dir": "qpdf-10.0.0",
"bin": "bin\\qpdf.exe",
"checkver": {
"github": "https://github.com/qpdf/qpdf",