youtube-dl: Update to version 2021.01.08

This commit is contained in:
Jakub Čábera 2021-01-08 07:42:11 +01:00
parent 103fe47a98
commit 8d4d63484d

View File

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