youtube-dl: Update to version 2020.12.31

This commit is contained in:
Jakub Čábera 2020-12-31 09:49:58 +01:00
parent 0e23b00129
commit 55a826c320

View File

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