{ "version": "2.7.0", "description": "ePub XHTML Visual Editor", "homepage": "https://github.com/Sigil-Ebook/PageEdit", "license": "GPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/Sigil-Ebook/PageEdit/releases/download/2.7.0/PageEdit-2.7.0-Windows-x64-Setup.exe", "hash": "5d1994374e69d850ae49d84161174b27bdf652489fa636d77736ff2ac8bc94c7" } }, "innosetup": true, "bin": "PageEdit.exe", "shortcuts": [ [ "PageEdit.exe", "PageEdit" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Sigil-Ebook/PageEdit/releases/download/$version/PageEdit-$version-Windows-x64-Setup.exe" } }, "hash": { "url": "$baseurl/PageEdit-$version-CHECKSUMS.sha256.txt" } } }