youtube-dl: Update to version 2021.03.03

This commit is contained in:
Richard Kuhnt 2021-03-03 05:00:38 +00:00
parent 9ebfa8a233
commit c37b14bd3c

View File

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