qpdf: Update to version 10.6.2

This commit is contained in:
github-actions[bot] 2022-03-15 08:28:42 +00:00
parent 409d3035bc
commit 0a7fb562c5

View File

@ -1,19 +1,19 @@
{ {
"version": "10.6.3", "version": "10.6.2",
"description": "A command-line program that does structural, content-preserving transformations on PDF files.", "description": "A command-line program that does structural, content-preserving transformations on PDF files.",
"homepage": "http://qpdf.sourceforge.net/", "homepage": "http://qpdf.sourceforge.net/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.3/qpdf-10.6.3-bin-mingw64.zip", "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.2/qpdf-10.6.2-bin-mingw64.zip",
"hash": "sha1:885bf5c485392444013aba2acda64499d85fc299" "hash": "sha1:ce23f627d606f447042c92a1e634d3fe5dba719f"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.3/qpdf-10.6.3-bin-mingw32.zip", "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.6.2/qpdf-10.6.2-bin-mingw32.zip",
"hash": "sha1:280a3d607e7b4deff39b198fdb3f45015b82ad0c" "hash": "sha1:6529ba49eccbe944f38ab9030503d77d436c8a68"
} }
}, },
"extract_dir": "qpdf-10.6.3", "extract_dir": "qpdf-10.6.2",
"bin": "bin\\qpdf.exe", "bin": "bin\\qpdf.exe",
"checkver": { "checkver": {
"github": "https://github.com/qpdf/qpdf", "github": "https://github.com/qpdf/qpdf",