youtube-dl: Update to version 2020.07.28

This commit is contained in:
Jakub Čábera 2020-07-28 12:41:15 +02:00
parent 4edad58962
commit 9b3aac0f0f

View File

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