handbrake-cli: Update to version 1.9.1

This commit is contained in:
github-actions[bot] 2025-02-13 08:30:57 +00:00
parent 70f09a5345
commit 0fa1479613

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.0", "version": "1.9.1",
"description": "A video transcoder with extensive support for multiple formats. (CLI version)", "description": "A video transcoder with extensive support for multiple formats. (CLI version)",
"homepage": "https://handbrake.fr", "homepage": "https://handbrake.fr",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/HandBrake/HandBrake/releases/download/1.9.0/HandBrakeCLI-1.9.0-win-x86_64.zip", "url": "https://github.com/HandBrake/HandBrake/releases/download/1.9.1/HandBrakeCLI-1.9.1-win-x86_64.zip",
"hash": "cf08efa3f63e14e0687d112b5793805f8bdfea73cdd1e36723817f021ff9b674" "hash": "b744e2a077c8cf1cd9905ea6be0f7080208e74aba81e4930a12d8c013c1440fe"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",