diff --git a/bucket/handbrake-cli.json b/bucket/handbrake-cli.json index 132b5ae58b..f10249a0ad 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.7.1", + "version": "1.7.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.7.1/HandBrakeCLI-1.7.1-win-x86_64.zip", - "hash": "19136df751b7f9f25435e206e82a93f8f3c3aa0180f2fedf90ebb65aad07d117" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.7.2/HandBrakeCLI-1.7.2-win-x86_64.zip", + "hash": "4b877f56ebd240d43bb0a94a024adf22cadc0121e3c438c80c343db995625a1e" } }, "bin": "HandBrakeCLI.exe",