youtube-dl: Update to version 2021.01.03

This commit is contained in:
Jakub Čábera 2021-01-03 14:17:06 +01:00
parent 19242f048b
commit 649b77d4c9

View File

@ -1,5 +1,5 @@
{
"version": "2020.12.31",
"version": "2021.01.03",
"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.12.31/youtube-dl.exe",
"hash": "72ed177d7e59a6f91de6dc554eb37e4f2aad8651e74b50ccdb990a2f9750c093",
"url": "https://yt-dl.org/downloads/2021.01.03/youtube-dl.exe",
"hash": "a4e2e430faf2a005789227c09accb16bae641a28d34c40586eb654910c8566d2",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {