{ "version": "1.8.1", "description": "A 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/releases/download/1.8.1/HandBrakeCLI-1.8.1-win-x86_64.zip", "hash": "c9612d89b49510236cc1705838d69fbc36d6169ee45555b74728cc6cbe46392f" } }, "bin": "HandBrakeCLI.exe", "checkver": { "github": "https://github.com/HandBrake/HandBrake" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/HandBrake/HandBrake/releases/download/$version/HandBrakeCLI-$version-win-x86_64.zip" } }, "hash": { "url": "https://handbrake.fr/rotation.php?file=$basename", "regex": "$sha256" } } }