handbrake-cli: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2022-01-10 00:32:51 +00:00
parent 345e82ad9d
commit 724762c74a

View File

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