youtube-dl: Update to version 2020.06.06

This commit is contained in:
Jakub Čábera 2020-06-06 09:21:04 +02:00
parent 5e624a5f31
commit 547decbfad

View File

@ -1,5 +1,5 @@
{
"version": "2020.05.29",
"version": "2020.06.06",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://ytdl-org.github.io/youtube-dl/",
"license": "Unlicense",
@ -10,8 +10,8 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.05.29/youtube-dl.exe",
"hash": "201379c9c1796334039ee44f74a2700983c524a5d9b56eee21705d20cf0dab13",
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.06.06/youtube-dl.exe",
"hash": "b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe",
"bin": "youtube-dl.exe",
"checkver": {
"github": "https://github.com/ytdl-org/youtube-dl"