{ "version": "1.3.2", "description": "A handwriting notetaking software with PDF annotation support", "homepage": "https://github.com/xournalpp/xournalpp", "license": "GPL-2.0-or-later", "architecture": { "64bit": { "url": "https://github.com/xournalpp/xournalpp/releases/download/v1.3.2/xournalpp-1.3.2-windows-portable-AMD64.zip", "hash": "403ecf3387f9c9e344a3b2fd3ab886da365a9c541f16e7dfa8b627c0316c97af", "extract_dir": "xournalpp-1.3.2-windows-portable-AMD64" }, "arm64": { "url": "https://github.com/xournalpp/xournalpp/releases/download/v1.3.2/xournalpp-1.3.2-windows-portable-ARM64.zip", "hash": "b524a8f9a876db02a34a4ea0a5e2a6cefdaf1da90d540b1a4617cd2f079ab220", "extract_dir": "xournalpp-1.3.2-windows-portable-ARM64" } }, "bin": "bin\\xournalpp.exe", "shortcuts": [ [ "bin\\xournalpp.exe", "Xournal++" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/xournalpp/xournalpp/releases/download/v$version/xournalpp-$version-windows-portable-AMD64.zip", "extract_dir": "xournalpp-$version-windows-portable-AMD64" }, "arm64": { "url": "https://github.com/xournalpp/xournalpp/releases/download/v$version/xournalpp-$version-windows-portable-ARM64.zip", "extract_dir": "xournalpp-$version-windows-portable-ARM64" } } } }