youtube-dl: Update to version 2020.01.24

This commit is contained in:
Richard Kuhnt 2020-01-23 22:01:49 +00:00
parent e32edf825c
commit 7a408e5dd3

View File

@ -1,5 +1,5 @@
{
"version": "2020.01.15",
"version": "2020.01.24",
"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.01.15/youtube-dl.exe",
"hash": "38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2",
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.01.24/youtube-dl.exe",
"hash": "4a3ae2d194418d478ae5903beda141bb1ed6f243b0bd0c8d6f0e167037a801af",
"bin": "youtube-dl.exe",
"checkver": {
"github": "https://github.com/ytdl-org/youtube-dl"