youtube-dl: Update to version 2020.06.16.1

This commit is contained in:
Jakub Čábera 2020-06-16 08:18:35 +02:00
parent 49e5516fca
commit 4d34947d95

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.06.06", "version": "2020.06.16.1",
"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.06.06/youtube-dl.exe", "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.06.16.1/youtube-dl.exe",
"hash": "b5c857d61c170e11a89ac3f85e4f2b550ebf6513cc13aebbbb576d07f9b45efe", "hash": "23c8a1e22ca9e6bf1d911656a68c7fd9712835f2ebb66f8d87326f001b607af5",
"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"