From d586809fc0800df38515d771c53ef04b830101ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 16:28:54 +0000 Subject: [PATCH] handbrake-cli: Update to version 1.8.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 9f9e1b1b75..4003cd1eee 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.8.0", + "version": "1.8.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.8.0/HandBrakeCLI-1.8.0-win-x86_64.zip", - "hash": "2afa343842b6c4ef4313771b5a89a78b8006e4fbefe59cc31fbea14e8886eb62" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.8.1/HandBrakeCLI-1.8.1-win-x86_64.zip", + "hash": "c9612d89b49510236cc1705838d69fbc36d6169ee45555b74728cc6cbe46392f" } }, "bin": "HandBrakeCLI.exe",