From 70b25f0fae683f474897d2e95a710584b362a226 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 04:26:37 +0000 Subject: [PATCH] handbrake-cli: Update to version 1.7.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 431654f1fe..132b5ae58b 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.7.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.7.0/HandBrakeCLI-1.7.0-win-x86_64.zip", - "hash": "8406302b7b8dfe7aaba82ce277169eaebfc6b86bae02c65acc94f899bfbfd56c" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.7.1/HandBrakeCLI-1.7.1-win-x86_64.zip", + "hash": "19136df751b7f9f25435e206e82a93f8f3c3aa0180f2fedf90ebb65aad07d117" } }, "bin": "HandBrakeCLI.exe",