youtube-dl: Update to version 2021.06.06

This commit is contained in:
Richard Kuhnt 2021-06-05 21:00:32 +00:00
parent 855325b26b
commit a499169bb9

View File

@ -1,5 +1,5 @@
{
"version": "2021.05.16",
"version": "2021.06.06",
"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.05.16/youtube-dl.exe",
"hash": "0bcaeb40c295db3ebefe607c13620d65be33cf033d70f9afd16e6df5766896d9",
"url": "https://yt-dl.org/downloads/2021.06.06/youtube-dl.exe",
"hash": "78c009f4cf8ae56db150800d55faaac97c127c76c89715b23fe406d85c3c0628",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {