handbrake-cli: Update to version 1.3.3

This commit is contained in:
Jakub Čábera 2020-06-14 00:20:24 +02:00
parent 9e3369621b
commit b45aa95ebc

View File

@ -1,12 +1,12 @@
{
"version": "1.3.2",
"version": "1.3.3",
"description": "A video transcoder with extensive support for multiple formats. (CLI version)",
"homepage": "https://handbrake.fr",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/HandBrake/HandBrake/releases/download/1.3.2/HandBrakeCLI-1.3.2-win-x86_64.zip",
"hash": "775dd05fa255e5af5dfa14c64b8a2822f255dcd4d8f82c1dfa19ca3ed6c9253a"
"url": "https://github.com/HandBrake/HandBrake/releases/download/1.3.3/HandBrakeCLI-1.3.3-win-x86_64.zip",
"hash": "de39031fd2fc068f1862f7f032a94f5330f1881f0a474c4cd7d4849752f93cc7"
}
},
"bin": "HandBrakeCLI.exe",