handbrake-cli: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2025-08-23 16:29:19 +00:00
parent c7a5b438c4
commit d9a22ddcfa

View File

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