{ "version": "2.7.0", "description": "EPUB ebook editor", "homepage": "https://sigil-ebook.com", "license": "GPL-3.0-only", "architecture": { "64bit": { "url": "https://github.com/Sigil-Ebook/Sigil/releases/download/2.7.0/Sigil-2.7.0-Windows-x64-Setup.exe", "hash": "7af0d5a399f585a41176399a4091ae6f7f7bec271428d2431846f5cd7af53c62" } }, "innosetup": true, "bin": "Sigil.exe", "shortcuts": [ [ "Sigil.exe", "Sigil" ] ], "checkver": { "github": "https://github.com/Sigil-Ebook/Sigil" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Sigil-Ebook/Sigil/releases/download/$version/Sigil-$version-Windows-x64-Setup.exe" } }, "hash": { "url": "$baseurl/Sigil-$version-CHECKSUMS.sha256.txt" } } }