From e0f3bbd3bf977849360efab50ea7054b2f9509cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 00:33:44 +0000 Subject: [PATCH] handbrake-cli: Update to version 1.6.0 --- bucket/handbrake-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/handbrake-cli.json b/bucket/handbrake-cli.json index 71838e8d93..8ee606b7fc 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.5.1", + "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.5.1/HandBrakeCLI-1.5.1-win-x86_64.zip", - "hash": "496e91f1341095305e46f331463281e93fabed926381d28b79a2bd3785c49954" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.6.0/HandBrakeCLI-1.6.0-win-x86_64.zip", + "hash": "72bdcceb44f3e05bdc8b98d2a2b8449ef78db9805d1b06b363d66e7787d7e62a" } }, "bin": "HandBrakeCLI.exe",