youtube-dl: Update to version 2021.04.01

This commit is contained in:
Richard Kuhnt 2021-03-31 23:00:22 +00:00
parent 85a4e477b5
commit a86e5097ac

View File

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