qpdf: Update to version 8.4.0

This commit is contained in:
Richard Kuhnt 2019-02-02 15:00:31 +00:00
parent a22ee5537d
commit fe66d4a52a

View File

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