handbrake-cli: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2025-08-09 12:31:23 +00:00
parent 2744926790
commit 80c4fe39a8

View File

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