qpdf: Update to version 8.3.0

This commit is contained in:
Richard Kuhnt 2019-01-08 02:00:31 +00:00
parent 02a1d6d75e
commit b37d1cbd6d

View File

@ -1,18 +1,18 @@
{ {
"homepage": "http://qpdf.sourceforge.net/", "homepage": "http://qpdf.sourceforge.net/",
"version": "8.2.1", "version": "8.3.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/8.2.1/qpdf-8.2.1-bin-mingw64.zip", "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/8.3.0/qpdf-8.3.0-bin-mingw64.zip",
"hash": "75f35acdb36731886c33346468981796d8657849a8ae2e8b1016a1b46b13ea77" "hash": "f81e4db1c4f7d9656c9d22322ddeb0ea9de0d4d172d143aa0e9cef663391aeca"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/8.2.1/qpdf-8.2.1-bin-mingw32.zip", "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/8.3.0/qpdf-8.3.0-bin-mingw32.zip",
"hash": "e0383d84ca41028f441c793523109a394c8c45d9ebfe87836036f7e9fdfad39e" "hash": "dd52326e1cb65f6bdace8f2d15f570824000b624c57ea0daa905ca612704d0e8"
} }
}, },
"extract_dir": "qpdf-8.2.1", "extract_dir": "qpdf-8.3.0",
"bin": "bin\\qpdf.exe", "bin": "bin\\qpdf.exe",
"checkver": { "checkver": {
"github": "https://github.com/qpdf/qpdf", "github": "https://github.com/qpdf/qpdf",