youtube-dl: Update to version 2021.04.17

This commit is contained in:
Richard Kuhnt 2021-04-16 21:00:16 +00:00
parent 2bc1d01dce
commit 0bbb062215

View File

@ -1,5 +1,5 @@
{
"version": "2021.04.07",
"version": "2021.04.17",
"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.07/youtube-dl.exe",
"hash": "b430066a62e63fae7fbfbb4c79ff2b7534d37e051635f7195932b71cf11115f0",
"url": "https://yt-dl.org/downloads/2021.04.17/youtube-dl.exe",
"hash": "34a8048ffcab73c7b13b34e8646848f9d0f9b9215c4a3597b8f4b87664a2b393",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {