From 6a94601ff4ba91c53fa89e5e9249f91f92026be7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 20:25:26 +0000 Subject: [PATCH] handbrake-cli: Update to version 1.8.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 51b158d09b..9f9e1b1b75 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.7.3", + "version": "1.8.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.7.3/HandBrakeCLI-1.7.3-win-x86_64.zip", - "hash": "4ac20aa58876dc173e1bb6c8f3bf2a75cbe5683482b62b839b514bc1f32c8dbb" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.8.0/HandBrakeCLI-1.8.0-win-x86_64.zip", + "hash": "2afa343842b6c4ef4313771b5a89a78b8006e4fbefe59cc31fbea14e8886eb62" } }, "bin": "HandBrakeCLI.exe",