{ "version": "1.4.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.4.0/HandBrakeCLI-1.4.0-win-x86_64.zip", "hash": "5baaa7dcac9d353ffcb8c4516a6674823ab06361e0153454f5c6ad664e25870c" } }, "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" } } }