From 99852ecd86736a6f22290bea8bc1855da9e20ef8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 00:34:24 +0000 Subject: [PATCH] handbrake-cli: Update to version 1.6.1 --- 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 8ee606b7fc..03f3927447 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.6.1", "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.0/HandBrakeCLI-1.6.0-win-x86_64.zip", - "hash": "72bdcceb44f3e05bdc8b98d2a2b8449ef78db9805d1b06b363d66e7787d7e62a" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.6.1/HandBrakeCLI-1.6.1-win-x86_64.zip", + "hash": "556fc4e42bc024c04e90e02019f25f213c92ad876a9208c16032a124d00361f0" } }, "bin": "HandBrakeCLI.exe",