handbrake-cli: Update to version 1.4.2

This commit is contained in:
Jakub Čábera 2021-10-03 13:06:52 -07:00
parent 4391d458fb
commit 6b2aca902b

View File

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