diff --git a/bucket/handbrake-cli.json b/bucket/handbrake-cli.json index 03f3927447..431654f1fe 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.7.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.1/HandBrakeCLI-1.6.1-win-x86_64.zip", - "hash": "556fc4e42bc024c04e90e02019f25f213c92ad876a9208c16032a124d00361f0" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.7.0/HandBrakeCLI-1.7.0-win-x86_64.zip", + "hash": "8406302b7b8dfe7aaba82ce277169eaebfc6b86bae02c65acc94f899bfbfd56c" } }, "bin": "HandBrakeCLI.exe",