youtube-dl: Update to version 2020.09.06

This commit is contained in:
Jakub Čábera 2020-09-06 13:42:46 +02:00
parent c32fcf563c
commit 84ed4dac30

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.07.28", "version": "2020.09.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.07.28/youtube-dl.exe", "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.09.06/youtube-dl.exe",
"hash": "2c554cba25f6a11536b8e80ad7c630f64a842476c3924f79e5d9fe5716d394db", "hash": "c88838b19b57c2f0bcba89c3e208342af119d0412de94a09227dfcb528e3f406",
"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"