youtube-dl: Update to version 2020.05.08

This commit is contained in:
Jakub Čábera 2020-05-08 16:54:37 +02:00
parent dc0d2ac64f
commit 2e81c7b8e4

View File

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