From 0aea6b0f0e18ccc918d6b38e8d84806f3c8e73fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 04:32:03 +0000 Subject: [PATCH] handbrake-cli: Update to version 1.5.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..205179d471 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.5.1", + "version": "1.5.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.5.0/HandBrakeCLI-1.5.0-win-x86_64.zip", + "hash": "48b1a4f3564c508579af4f50b47248ebf53e648a32ef784e1fd62cf2e653db71" } }, "bin": "HandBrakeCLI.exe",