{ "version": "1.6.0", "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.0/HandBrakeCLI-1.6.0-win-x86_64.zip", "hash": "72bdcceb44f3e05bdc8b98d2a2b8449ef78db9805d1b06b363d66e7787d7e62a" } }, "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" } } }