{
    "version": "5.6.5",
    "description": "Comic and manga converter for ebook readers.",
    "homepage": "https://github.com/ciromattia/kcc",
    "license": "ISC",
    "depends": "extras/kindlegen",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ciromattia/kcc/releases/download/v5.6.5/KCC_5.6.5.exe",
            "hash": "8c469b07de3e58d87c47497658052decf22efed3756a178c15d6ec3220a2a9e7",
            "shortcuts": [
                [
                    "KCC.exe",
                    "Kindle Comic Converter"
                ]
            ]
        }
    },
    "innosetup": true,
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ciromattia/kcc/releases/download/v$version/KCC_$version.exe"
            }
        }
    }
}
