handbrake-cli: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2024-05-20 20:25:26 +00:00
parent 95cb843349
commit 6a94601ff4

View File

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