From f82ab2109042be4ea8c1b6de6ad2ddc3bded0209 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Mar 2020 21:01:50 +0000 Subject: [PATCH] youtube-dl: Update to version 2020.03.24 --- 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 95e5c4735b..d73d921795 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.03.08", + "version": "2020.03.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.03.08/youtube-dl.exe", - "hash": "800288659e16d0ff946f675c35ed15c7328e00ec96f6beebee319ad2c1497ab5", + "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.03.24/youtube-dl.exe", + "hash": "59369ff1710e94d3d66724a677ae2c1c0a969b71339ebdb6f1a957d7fd162e51", "bin": "youtube-dl.exe", "checkver": { "github": "https://github.com/ytdl-org/youtube-dl"