From 3d1fb8ce408958a5844e3755cc69dd823d97fa21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 00:32:12 +0000 Subject: [PATCH] handbrake-cli: Update to version 1.5.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 205179d471..71838e8d93 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.5.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.5.0/HandBrakeCLI-1.5.0-win-x86_64.zip", - "hash": "48b1a4f3564c508579af4f50b47248ebf53e648a32ef784e1fd62cf2e653db71" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.5.1/HandBrakeCLI-1.5.1-win-x86_64.zip", + "hash": "496e91f1341095305e46f331463281e93fabed926381d28b79a2bd3785c49954" } }, "bin": "HandBrakeCLI.exe",