From d6b7ce84fd9041ec9b892626e966edcdb1f7af6f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 1 Mar 2020 14:01:49 +0000 Subject: [PATCH] youtube-dl: Update to version 2020.03.01 --- bucket/youtube-dl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/youtube-dl.json b/bucket/youtube-dl.json index 3203311a93..eb5a7c4d67 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.02.16", + "version": "2020.03.01", "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.02.16/youtube-dl.exe", - "hash": "63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e", + "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.03.01/youtube-dl.exe", + "hash": "09cf2831d2434997a05a1c3ccbcd3252e671595594176689203115193b79ea1d", "bin": "youtube-dl.exe", "checkver": { "github": "https://github.com/ytdl-org/youtube-dl"