youtube-dl: Update to version 2021.05.16

This commit is contained in:
Richard Kuhnt 2021-05-16 16:00:17 +00:00
parent 7fb00fc4eb
commit 6de664ed50

View File

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