youtube-dl: Update to version 2021.02.22

This commit is contained in:
Jakub Čábera 2021-02-22 07:54:46 +01:00
parent 8657cb9851
commit 05694b2dec

View File

@ -1,5 +1,5 @@
{
"version": "2021.02.10",
"version": "2021.02.22",
"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.02.10/youtube-dl.exe",
"hash": "f271e8caab4a44a98d9afe125b805ee6d676e07a25524b459414430574521f50",
"url": "https://yt-dl.org/downloads/2021.02.22/youtube-dl.exe",
"hash": "e7b244aac8bc92668456d24dcef63fbbe7d6f73653bfa339d15ad571cbc9f5bc",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {