{ "version": "10.0.4", "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.0.4/qpdf-10.0.4-bin-mingw64.zip", "hash": "sha1:bffba8cadab5d6e4f6b5a8a7a914bb93974a0cdf" }, "32bit": { "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/10.0.4/qpdf-10.0.4-bin-mingw32.zip", "hash": "sha1:f116209b2a1d2214734d985fa680e7cc90a9cc81" } }, "extract_dir": "qpdf-10.0.4", "bin": "bin\\qpdf.exe", "checkver": { "github": "https://github.com/qpdf/qpdf", "regex": "qpdf-([\\d.]+)-" }, "autoupdate": { "architecture": { "64bit": { "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/$version/qpdf-$version-bin-mingw64.zip" }, "32bit": { "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/$version/qpdf-$version-bin-mingw32.zip" } }, "extract_dir": "qpdf-$version" } }