{
    "version": "2.7.6",
    "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.6/Sigil-2.7.6-Windows-x64-Setup.exe",
            "hash": "6015d5312e9ed45f84a763ff2a76d4ce74c69c0e40773ba94b69c5457a077692"
        }
    },
    "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"
        }
    }
}
