youtube-dl: Update to version 2021.03.25

This commit is contained in:
Richard Kuhnt 2021-03-24 18:00:25 +00:00
parent 7eb6c57832
commit 4901d427a9

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.03.14", "version": "2021.03.25",
"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.03.14/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2021.03.25/youtube-dl.exe",
"hash": "7f9d3c57d8474232594b95db50fba9ad55547ec19e7689dec0a4719fd75e4cd0", "hash": "eb3b4e51f46c39596429f3f97c3aa13f0fd4c5c6e8afce88460607725e033094",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)", "checkver": "v([\\d.]+)",
"autoupdate": { "autoupdate": {