handbrake-cli: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2022-01-11 00:32:12 +00:00
parent d66a793e78
commit 3d1fb8ce40

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.0", "version": "1.5.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.5.0/HandBrakeCLI-1.5.0-win-x86_64.zip", "url": "https://github.com/HandBrake/HandBrake/releases/download/1.5.1/HandBrakeCLI-1.5.1-win-x86_64.zip",
"hash": "48b1a4f3564c508579af4f50b47248ebf53e648a32ef784e1fd62cf2e653db71" "hash": "496e91f1341095305e46f331463281e93fabed926381d28b79a2bd3785c49954"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",