handbrake-cli: Update to version 1.10.2

This commit is contained in:
github-actions[bot] 2025-09-06 12:31:04 +00:00
parent 13f11356dd
commit dfd8046b3b

View File

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