youtube-dl: Update to version 2021.03.31

This commit is contained in:
Richard Kuhnt 2021-03-30 21:01:48 +00:00
parent 234c90c5ba
commit e92b3ac57d

View File

@ -1,5 +1,5 @@
{
"version": "2021.03.25",
"version": "2021.03.31",
"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.25/youtube-dl.exe",
"hash": "eb3b4e51f46c39596429f3f97c3aa13f0fd4c5c6e8afce88460607725e033094",
"url": "https://yt-dl.org/downloads/2021.03.31/youtube-dl.exe",
"hash": "bd11b1224609a7ddb42ae9248756c3a0a6a29940aa797feb21a73c4544ef48a8",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {