handbrake-cli: Update to version 1.7.3

This commit is contained in:
github-actions[bot] 2024-02-11 12:30:37 +00:00
parent 569aa2b4e8
commit ce5ef474f5

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.2", "version": "1.7.3",
"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.7.2/HandBrakeCLI-1.7.2-win-x86_64.zip", "url": "https://github.com/HandBrake/HandBrake/releases/download/1.7.3/HandBrakeCLI-1.7.3-win-x86_64.zip",
"hash": "4b877f56ebd240d43bb0a94a024adf22cadc0121e3c438c80c343db995625a1e" "hash": "4ac20aa58876dc173e1bb6c8f3bf2a75cbe5683482b62b839b514bc1f32c8dbb"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",