handbrake-cli: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2025-02-23 12:32:16 +00:00
parent e79e22ae07
commit 1868b46f5b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.1", "version": "1.9.2",
"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.1/HandBrakeCLI-1.9.1-win-x86_64.zip", "url": "https://github.com/HandBrake/HandBrake/releases/download/1.9.2/HandBrakeCLI-1.9.2-win-x86_64.zip",
"hash": "b744e2a077c8cf1cd9905ea6be0f7080208e74aba81e4930a12d8c013c1440fe" "hash": "cc875eda177a4105b99664136719c893db989a4456c4d3a9fc9e8d8742018413"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",