youtube-dl: Update to version 2020.03.06

This commit is contained in:
Richard Kuhnt 2020-03-05 18:01:49 +00:00
parent c9e654b3e9
commit 8a9d779840

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.03.01", "version": "2020.03.06",
"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://ytdl-org.github.io/youtube-dl/", "homepage": "https://ytdl-org.github.io/youtube-dl/",
"license": "Unlicense", "license": "Unlicense",
@ -10,8 +10,8 @@
], ],
"vcredist": "extras/vcredist2010" "vcredist": "extras/vcredist2010"
}, },
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.03.01/youtube-dl.exe", "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.03.06/youtube-dl.exe",
"hash": "09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d", "hash": "8c62a6b969f2095a40e64cf837596dce8c1a4ab638c24782adc0ecc7a5ef0576",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": { "checkver": {
"github": "https://github.com/ytdl-org/youtube-dl" "github": "https://github.com/ytdl-org/youtube-dl"