Update qpdf to version 8.0.1

This commit is contained in:
Richard Kuhnt 2018-03-04 16:00:23 +00:00
parent e4a1ef016f
commit 5583c9e775

View File

@ -1,18 +1,18 @@
{ {
"homepage": "http://qpdf.sourceforge.net/", "homepage": "http://qpdf.sourceforge.net/",
"version": "8.0.0", "version": "8.0.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://sourceforge.net/projects/qpdf/files/qpdf/8.0.0/qpdf-8.0.0-bin-mingw64.zip", "url": "https://sourceforge.net/projects/qpdf/files/qpdf/8.0.1/qpdf-8.0.1-bin-mingw64.zip",
"hash": "sha512:5ad2081ec5f2c9ea11177017275046abbb0021f4089ef6251ae21741c42d3d07f6820b04e49b2d3c857188c633c596ff9892c4d39cd9dd315769559e3d53aa24" "hash": "c33eb431c2bb30eddfb464951dffc6ba0a0384176649012b97449da5a5f93142"
}, },
"32bit": { "32bit": {
"url": "https://sourceforge.net/projects/qpdf/files/qpdf/8.0.0/qpdf-8.0.0-bin-mingw32.zip", "url": "https://sourceforge.net/projects/qpdf/files/qpdf/8.0.1/qpdf-8.0.1-bin-mingw32.zip",
"hash": "sha512:88a71d11b394db202d08a568378d54223155d1daa21cd9964359d91ccf571c1d808e21e50abd64b513f50d64afd0aa2f174ce90b160aad4e81981e5568cdc4ab" "hash": "0c51845bfdad0bff84bf4ba83c3775845e8640ab134d8ed60a6e6c8c4a2097de"
} }
}, },
"extract_dir": "qpdf-8.0.0", "extract_dir": "qpdf-8.0.1",
"bin": "bin\\qpdf.exe", "bin": "bin\\qpdf.exe",
"checkver": { "checkver": {
"github": "https://github.com/qpdf/qpdf", "github": "https://github.com/qpdf/qpdf",