youtube-dl: Update to version 2020.11.21.1

This commit is contained in:
Jakub Čábera 2020-11-21 19:31:13 +01:00
parent d03357ffd1
commit 2473735519

View File

@ -1,5 +1,5 @@
{
"version": "2020.11.19",
"version": "2020.11.21.1",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://yt-dl.org/",
"license": "Unlicense",
@ -10,8 +10,8 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://yt-dl.org/downloads/2020.11.19/youtube-dl.exe",
"hash": "e6d10dd90dd8e66705af9baec1762992d298ba09fcdc0b0ef9241410b66a1b25",
"url": "https://yt-dl.org/downloads/2020.11.21.1/youtube-dl.exe",
"hash": "6b305c0ed481750146c0d575388e9cac37067cc6802e495a441cee039af3c458",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {