youtube-dl: Update to version 2021.02.04.1

This commit is contained in:
Jakub Čábera 2021-02-04 08:08:32 +01:00
parent 2004483bb6
commit ebc09c88e4

View File

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