handbrake-cli: Update to version 1.4.0

This commit is contained in:
Jakub Čábera 2021-07-18 11:08:54 -07:00
parent 36383ff7d5
commit 7ee234d126

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.3", "version": "1.4.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.3.3/HandBrakeCLI-1.3.3-win-x86_64.zip", "url": "https://github.com/HandBrake/HandBrake/releases/download/1.4.0/HandBrakeCLI-1.4.0-win-x86_64.zip",
"hash": "de39031fd2fc068f1862f7f032a94f5330f1881f0a474c4cd7d4849752f93cc7" "hash": "5baaa7dcac9d353ffcb8c4516a6674823ab06361e0153454f5c6ad664e25870c"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",