Update youtube-dl to version 2018.03.10

This commit is contained in:
Richard Kuhnt 2018-03-09 22:00:21 +00:00
parent 44dd2220d6
commit bb8450b3f1

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://rg3.github.io/youtube-dl/", "homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain", "license": "Public Domain",
"version": "2018.03.03", "version": "2018.03.10",
"url": "https://github.com/rg3/youtube-dl/releases/download/2018.03.03/youtube-dl.exe", "url": "https://github.com/rg3/youtube-dl/releases/download/2018.03.10/youtube-dl.exe",
"hash": "c1fda7c42dc89a280f9c857c5a49ad35e482f0f9d35343443b692f8209b0ac8e", "hash": "f817d01c5491ee5edfc2810dfe86c23e897ccc31dae05438a05ff97482869a79",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"depends": [ "depends": [
"ffmpeg" "ffmpeg"