From 4a58b8e22435080cac9f72028cdb145451726c13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 20:28:09 +0000 Subject: [PATCH] handbrake-cli: Update to version 1.9.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 438e9be22c..e7d4848ef5 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,12 +1,12 @@ { - "version": "1.8.2", + "version": "1.9.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.8.2/HandBrakeCLI-1.8.2-win-x86_64.zip", - "hash": "7fc6775531774609f15fce04dc5c9ebb4ca5a647d8694dd62e8736cbff66d060" + "url": "https://github.com/HandBrake/HandBrake/releases/download/1.9.0/HandBrakeCLI-1.9.0-win-x86_64.zip", + "hash": "cf08efa3f63e14e0687d112b5793805f8bdfea73cdd1e36723817f021ff9b674" } }, "bin": "HandBrakeCLI.exe",