{
    "version": "20260504090505-72c62bfe4",
    "description": "Snapshot releases of the video transcoder with extensive support for multiple formats. (CLI version)",
    "homepage": "https://handbrake.fr",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/HandBrake/HandBrake-snapshots/releases/download/win/HandBrakeCLI-20260504090505-72c62bfe4-master-win-x86_64.zip",
            "hash": "846fcee04f17fb3de8011375f3c17b0e92a5d0d754a97f715aaf0b1c2f10951b"
        }
    },
    "bin": "HandBrakeCLI.exe",
    "checkver": {
        "url": "https://github.com/HandBrake/handbrake-snapshots/releases/tag/win",
        "regex": "<td>HandBrakeCLI-([\\d]+-[\\w]+)-master-win-x86_64.zip</td>"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/HandBrake/HandBrake-snapshots/releases/download/win/HandBrakeCLI-$version-master-win-x86_64.zip",
                "hash": {
                    "url": "https://github.com/HandBrake/handbrake-snapshots/releases/tag/win",
                    "regex": "<td>$sha256</td>\\s+<td>HandBrakeCLI-([\\d]+-[\\w]+)-master-win-x86_64.zip</td>"
                }
            }
        }
    }
}
