youtube-dl: Update to version 2021.02.10

This commit is contained in:
Jakub Čábera 2021-02-11 07:34:17 +01:00
parent 3f7514bd87
commit c950ca4b3f

View File

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