{ "version": "5.4.1", "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.1/pdfsam-basic-5.4.1-windows-x64.zip", "hash": "d9aa72e56123bba04a9637e54efb81ebb64936ca4a2dcda399a549f20b2e0465", "extract_dir": "pdfsam-basic-5.4.1-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" } } } }