qpdf: Update to version 11.2.0

This commit is contained in:
github-actions[bot] 2022-11-21 00:33:21 +00:00
parent 7d1eb56d0f
commit 4731d23272

View File

@ -1,18 +1,18 @@
{
"version": "11.1.1",
"version": "11.2.0",
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
"homepage": "https://qpdf.sourceforge.net/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.1.1/qpdf-11.1.1-mingw64.zip",
"hash": "397c225e9bd334d1d11f1e3b0fe7fc96b38cd4baed7d73c0e67acd38566c6172",
"extract_dir": "qpdf-11.1.1-mingw64"
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.2.0/qpdf-11.2.0-mingw64.zip",
"hash": "sha1:efe9300833bf0cb99fb541f97a2a4adb8bace85b",
"extract_dir": "qpdf-11.2.0-mingw64"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.1.1/qpdf-11.1.1-mingw32.zip",
"hash": "f312e2a727b7b30653fcd206b5ef41c50ec269f190e98dc9f80cb1c107cfc28f",
"extract_dir": "qpdf-11.1.1-mingw32"
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/11.2.0/qpdf-11.2.0-mingw32.zip",
"hash": "sha1:709690811aa265420f7fe8f99e2c3eded7919f41",
"extract_dir": "qpdf-11.2.0-mingw32"
}
},
"bin": "bin\\qpdf.exe",