{
    "version": "0.96.6",
    "description": "Extracts closed captions and teletext subtitles from video streams.",
    "homepage": "https://www.ccextractor.org",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/CCExtractor/ccextractor/releases/download/v0.96.6/CCExtractor.0.96.6_win_portable.zip",
            "hash": "c9b14cd356c7ada66b294426ba25c52d7654396a31b8b115b789e4d5e73f62bc"
        }
    },
    "bin": [
        [
            "ccextractorwinfull.exe",
            "ccextractor"
        ]
    ],
    "shortcuts": [
        [
            "ccxgui.exe",
            "CCExtractor"
        ]
    ],
    "checkver": {
        "github": "https://github.com/CCExtractor/ccextractor"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/CCExtractor/ccextractor/releases/download/v$version/CCExtractor.$version_win_portable.zip"
            }
        }
    }
}
