diff --git a/bucket/handbrake-cli.json b/bucket/handbrake-cli.json index dfaead28ad..a55f548d77 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.10.1", + "version": "1.10.2", "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.10.1/HandBrakeCLI-1.10.1-win-x86_64.zip", - "hash": "3cc486d0cf388c953aa11c7a178eb01ea25baa2538f08a187e4b5f6d1439c6bf" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.10.2/HandBrakeCLI-1.10.2-win-x86_64.zip", + "hash": "f0fc3b1c3c4b7a24618417ff6a1f50e2158ad9dab68717f7997c2ea3a5895004" } }, "bin": "HandBrakeCLI.exe",