handbrake-cli: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2024-08-10 12:31:19 +00:00
parent b2bfaf4a62
commit c1b23cea67

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.1", "version": "1.8.2",
"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.8.1/HandBrakeCLI-1.8.1-win-x86_64.zip", "url": "https://github.com/HandBrake/HandBrake/releases/download/1.8.2/HandBrakeCLI-1.8.2-win-x86_64.zip",
"hash": "c9612d89b49510236cc1705838d69fbc36d6169ee45555b74728cc6cbe46392f" "hash": "7fc6775531774609f15fce04dc5c9ebb4ca5a647d8694dd62e8736cbff66d060"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",