{
    "version": "9.8.0",
    "description": "Powerful and easy to use e-book manager",
    "homepage": "https://calibre-ebook.com",
    "license": "GPL-3.0-only",
    "notes": "Calibre drops support for 32-bit CPUs after v6.0.0, if you are running a 32-bit system, please install calibre-normal5 from Versions bucket.",
    "architecture": {
        "64bit": {
            "url": "https://download.calibre-ebook.com/9.8.0/calibre-64bit-9.8.0.msi",
            "hash": "sha512:b3bd2d35858c9d45714f9e7f2a292ab94885dfc9cce4a360cf6fb6fdff8ea576378ee913a34e4bf232a4c5980a3cc4f170f95be7e5057b7009964379e7117e62",
            "extract_dir": "PFiles64\\Calibre2"
        }
    },
    "bin": [
        "calibre.exe",
        "calibre-complete.exe",
        "calibre-customize.exe",
        "calibredb.exe",
        "calibre-debug.exe",
        "calibre-parallel.exe",
        "calibre-server.exe",
        "calibre-smtp.exe",
        "ebook-convert.exe",
        "ebook-device.exe",
        "ebook-edit.exe",
        "ebook-meta.exe",
        "ebook-polish.exe",
        "ebook-viewer.exe",
        "fetch-ebook-metadata.exe",
        "lrf2lrs.exe",
        "lrs2lrf.exe",
        "lrfviewer.exe",
        "markdown-calibre.exe",
        "web2disk.exe"
    ],
    "shortcuts": [
        [
            "calibre.exe",
            "Calibre"
        ],
        [
            "ebook-edit.exe",
            "Calibre E-Book Editor"
        ],
        [
            "ebook-viewer.exe",
            "Calibre E-Book Viewer"
        ],
        [
            "lrfviewer.exe",
            "Calibre LRF Viewer"
        ]
    ],
    "checkver": {
        "github": "https://github.com/kovidgoyal/calibre"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://download.calibre-ebook.com/$version/calibre-64bit-$version.msi",
                "hash": {
                    "url": "https://calibre-ebook.com/signatures/calibre-64bit-$version.msi.sha512"
                }
            }
        }
    }
}
