handbrake-cli: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2019-02-17 23:01:54 +00:00
parent 1f4adf06ea
commit 34eab89672

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://handbrake.fr/", "homepage": "https://handbrake.fr/",
"license": "GPL-2.0", "license": "GPL-2.0",
"version": "1.2.0", "version": "1.2.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"hash": "bd12c0b5e6e0ef562e0123cae7de9c6988b1d17e7e8f90f48c88931d9dc4d5a9", "hash": "8fc4437573c5537004f714ee121d9f78c971c2d786f4cd99b3f58b9676032f38",
"url": "https://download.handbrake.fr/handbrake/releases/1.2.0/HandBrakeCLI-1.2.0-win-x86_64.zip" "url": "https://download.handbrake.fr/handbrake/releases/1.2.1/HandBrakeCLI-1.2.1-win-x86_64.zip"
} }
}, },
"bin": "HandBrakeCLI.exe", "bin": "HandBrakeCLI.exe",