youtube-dl: Update to version 2020.09.20

This commit is contained in:
Jakub Čábera 2020-09-20 20:28:50 +02:00
parent 51c8fdbffa
commit c262134ee9

View File

@ -1,5 +1,5 @@
{
"version": "2020.09.14",
"version": "2020.09.20",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://ytdl-org.github.io/youtube-dl/",
"license": "Unlicense",
@ -10,8 +10,8 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.09.14/youtube-dl.exe",
"hash": "29b6eec7e7ee540d864643253b7c9b9a655b2a5fc2a9b0b523e4a28c104a39a6",
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.09.20/youtube-dl.exe",
"hash": "2b71484b309ae369873cb9a421ac03ba6b642704e112eb1ca5cde6820a12d8fb",
"bin": "youtube-dl.exe",
"checkver": {
"github": "https://github.com/ytdl-org/youtube-dl"