qpdf: Update to version 10.6.0

This commit is contained in:
github-actions[bot] 2022-02-09 16:31:52 +00:00
parent 79a9074d98
commit b92c08f866

View File

@ -1,19 +1,19 @@
{
"version": "10.5.0",
"version": "10.6.0",
"description": "A command-line program that does structural, content-preserving transformations on PDF files.",
"homepage": "http://qpdf.sourceforge.net/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.5.0/qpdf-10.5.0-bin-mingw64.zip",
"hash": "sha1:bdb9c5fd9e08ee8930df72e36cdf602d5c79ead8"
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.0/qpdf-10.6.0-bin-mingw64.zip",
"hash": "sha1:302283e01e3d16ac0c6c0b766bb62d6954c601b6"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.5.0/qpdf-10.5.0-bin-mingw32.zip",
"hash": "sha1:a642e4934fe907130c0fbfda4dc2d08ae2e095c8"
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.0/qpdf-10.6.0-bin-mingw32.zip",
"hash": "sha1:b3dde9c13ffa6335c4b64744be74fd10edb54019"
}
},
"extract_dir": "qpdf-10.5.0",
"extract_dir": "qpdf-10.6.0",
"bin": "bin\\qpdf.exe",
"checkver": {
"github": "https://github.com/qpdf/qpdf",