{
    "version": "10.1.2",
    "description": "Comic and manga converter for ebook readers.",
    "homepage": "https://github.com/ciromattia/kcc",
    "license": "ISC",
    "notes": [
        "KindleGen is required for correct work.",
        "Install Kindle Previewer and KindleGen will be autodetected from it.",
        "Close and re-open KCC to get KCC to detect it."
    ],
    "architecture": {
        "64bit": {
            "url": [
                "https://github.com/ciromattia/kcc/releases/download/v10.1.2/KCC_10.1.2.exe#/KCC.exe",
                "https://github.com/ciromattia/kcc/releases/download/v10.1.2/KCC_c2e_10.1.2.exe#/kcc-c2e.exe",
                "https://github.com/ciromattia/kcc/releases/download/v10.1.2/KCC_c2p_10.1.2.exe#/kcc-c2p.exe"
            ],
            "hash": [
                "d37c199fa1e01a54c207c05d140133722eaf2671fa4656b316acb45f22c23ca9",
                "ad31b66e72800668b0b707c2ba807769382ed7070e6988be317a41848a194f1c",
                "7c2ec426c83d77cdf0733d1bd0177a03518738ceb59a522269710cb42934af7e"
            ]
        }
    },
    "bin": [
        "kcc-c2e.exe",
        "kcc-c2p.exe"
    ],
    "shortcuts": [
        [
            "KCC.exe",
            "Kindle Comic Converter"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": [
                    "https://github.com/ciromattia/kcc/releases/download/v$version/KCC_$version.exe#/KCC.exe",
                    "https://github.com/ciromattia/kcc/releases/download/v$version/KCC_c2e_$version.exe#/kcc-c2e.exe",
                    "https://github.com/ciromattia/kcc/releases/download/v$version/KCC_c2p_$version.exe#/kcc-c2p.exe"
                ]
            }
        }
    }
}
