handbrake-cli: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2023-11-16 20:24:44 +00:00
parent fa8bc35883
commit d76c58eb30

View File

@ -1,12 +1,12 @@
{
"version": "1.6.1",
"version": "1.7.0",
"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.6.1/HandBrakeCLI-1.6.1-win-x86_64.zip",
"hash": "556fc4e42bc024c04e90e02019f25f213c92ad876a9208c16032a124d00361f0"
"url": "https://github.com/HandBrake/HandBrake/releases/download/1.7.0/HandBrakeCLI-1.7.0-win-x86_64.zip",
"hash": "8406302b7b8dfe7aaba82ce277169eaebfc6b86bae02c65acc94f899bfbfd56c"
}
},
"bin": "HandBrakeCLI.exe",