{ "version": "1.6.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.6.1/HandBrakeCLI-1.6.1-win-x86_64.zip", "hash": "556fc4e42bc024c04e90e02019f25f213c92ad876a9208c16032a124d00361f0" } }, "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" } } }