{ "homepage": "http://qpdf.sourceforge.net/", "description": "A command-line program that does structural, content-preserving transformations on PDF files.", "version": "9.0.2", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.2/qpdf-9.0.2-bin-mingw64.zip", "hash": "e305826fdcc07d509ea51b6288d89221fb1736b4749b1208ba614f8d0334dff4" }, "32bit": { "url": "https://downloads.sourceforge.net/project/qpdf/qpdf/9.0.2/qpdf-9.0.2-bin-mingw32.zip", "hash": "ea7791cd66cdc132c3353523e513f2eee7f834982404ac128ab9245fa824cfb9" } }, "extract_dir": "qpdf-9.0.2", "bin": "bin\\qpdf.exe", "checkver": { "github": "https://github.com/qpdf/qpdf", "re": "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", "hash": { "url": "$baseurl/qpdf-$version.sha512" } } }