handbrake-cli: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2023-01-24 00:34:24 +00:00
parent cbc24b722b
commit 99852ecd86

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.0", "version": "1.6.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.6.0/HandBrakeCLI-1.6.0-win-x86_64.zip", "url": "https://github.com/HandBrake/HandBrake/releases/download/1.6.1/HandBrakeCLI-1.6.1-win-x86_64.zip",
"hash": "72bdcceb44f3e05bdc8b98d2a2b8449ef78db9805d1b06b363d66e7787d7e62a" "hash": "556fc4e42bc024c04e90e02019f25f213c92ad876a9208c16032a124d00361f0"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",