From 620343bb10ded6b1ffa9837897938cb601ab08b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 29 May 2020 09:39:18 +0200 Subject: [PATCH] youtube-dl: Update to version 2020.05.29 --- 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 937a22bf5d..acfe19fecc 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.05.08", + "version": "2020.05.29", "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.05.08/youtube-dl.exe", - "hash": "21fe98081cad1fc63227ca0119cc396921b04fee8ee840c1eda57be3670f2ece", + "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.05.29/youtube-dl.exe", + "hash": "201379c9c1796334039ee44f74a2700983c524a5d9b56eee21705d20cf0dab13", "bin": "youtube-dl.exe", "checkver": { "github": "https://github.com/ytdl-org/youtube-dl"