youtube-dl: Update to version 2021.03.02

This commit is contained in:
Richard Kuhnt 2021-03-02 00:01:51 +00:00
parent ac6bdcb03c
commit 5105ef7484

View File

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