handbrake-cli: Update to version 1.4.1

This commit is contained in:
Jakub Čábera 2021-08-16 13:24:00 -07:00
parent a391068547
commit fd6fa19668

View File

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