Update youtube-dl to version 2018.01.21

This commit is contained in:
Richard Kuhnt 2018-01-21 15:00:17 +00:00
parent b10ef17cdb
commit b9684ec94a

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.01.18", "version": "2018.01.21",
"url": "https://github.com/rg3/youtube-dl/releases/download/2018.01.18/youtube-dl.exe", "url": "https://github.com/rg3/youtube-dl/releases/download/2018.01.21/youtube-dl.exe",
"hash": "b83d7261ba6e0a0759aece890a6296f8bf9e36957efcaf3368ff216add8eb715", "hash": "d2e18edab25793fe7bc43fe1c908bb0c6c189e0a73674bbf24ac1f4077c4162b",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"depends": [ "depends": [
"ffmpeg" "ffmpeg"