youtube-dl: Update to version 2020.05.03

This commit is contained in:
Jakub Čábera 2020-05-02 20:34:09 +02:00
parent da955e7f78
commit a046d7975a

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.03.24", "version": "2020.05.03",
"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.03.24/youtube-dl.exe", "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.05.03/youtube-dl.exe",
"hash": "59369ff1710e94d3d66724a677ae2c1c0a969b71339ebdb6f1a957d7fd162e51", "hash": "0641bfba0c984a9bbb464f29cdd6314077eff7286eb3f554594a798178d6f509",
"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"