{
    "version": "2.0.2",
    "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.0.2/PageEdit-2.0.2-Windows-x64-Setup.exe",
            "hash": "6a3540d10e90eed1878703b11bc61b1147961ed8a7edd77f03a1695e1c80c8a0"
        }
    },
    "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"
        }
    }
}
