handbrake-cli: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2023-11-23 04:26:37 +00:00
parent 19e94940c7
commit 70b25f0fae

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.0", "version": "1.7.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.7.0/HandBrakeCLI-1.7.0-win-x86_64.zip", "url": "https://github.com/HandBrake/HandBrake/releases/download/1.7.1/HandBrakeCLI-1.7.1-win-x86_64.zip",
"hash": "8406302b7b8dfe7aaba82ce277169eaebfc6b86bae02c65acc94f899bfbfd56c" "hash": "19136df751b7f9f25435e206e82a93f8f3c3aa0180f2fedf90ebb65aad07d117"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",