handbrake-cli: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2022-06-10 04:32:03 +00:00
parent 5bd17a759e
commit 0aea6b0f0e

View File

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