youtube-dl: Update to version 2021.04.07

This commit is contained in:
Richard Kuhnt 2021-04-06 21:00:23 +00:00
parent ef35a40c6b
commit e033b66ea9

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.04.01", "version": "2021.04.07",
"description": "Download videos from YouTube.com (and a few more sites) using command line.", "description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://yt-dl.org/", "homepage": "https://yt-dl.org/",
"license": "Unlicense", "license": "Unlicense",
@ -10,8 +10,8 @@
], ],
"vcredist": "extras/vcredist2010" "vcredist": "extras/vcredist2010"
}, },
"url": "https://yt-dl.org/downloads/2021.04.01/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2021.04.07/youtube-dl.exe",
"hash": "3dfe9429940f10c767baee5e87a44644776ac8d0853dc2e52b478d7bc570de86", "hash": "b430066a62e63fae7fbfbb4c79ff2b7534d37e051635f7195932b71cf11115f0",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)", "checkver": "v([\\d.]+)",
"autoupdate": { "autoupdate": {