{ "version": "5.4.5", "description": "A JavaFX desktop application to split, merge, rotate and perform other manipulations on PDF documents", "homepage": "https://github.com/torakiki/pdfsam", "license": "AGPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/torakiki/pdfsam/releases/download/v5.4.5/pdfsam-basic-5.4.5-windows-x64.zip", "hash": "36e9fdadf0934eca85ab2504394f5ad936dbb2d5a4b2db087e1aa62f5bb1e817", "extract_dir": "pdfsam-basic-5.4.5-windows-x64\\pdfsam" } }, "bin": "pdfsam.exe", "shortcuts": [ [ "pdfsam.exe", "PDFsam" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "extract_dir": "pdfsam-basic-$version-windows-x64\\pdfsam", "url": "https://github.com/torakiki/pdfsam/releases/download/v$version/pdfsam-basic-$version-windows-x64.zip" } } } }