From a046d7975a3894f97c20e39ad636b4c6a4596d5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 2 May 2020 20:34:09 +0200 Subject: [PATCH] youtube-dl: Update to version 2020.05.03 --- 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 d73d921795..1533008b26 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.03.24", + "version": "2020.05.03", "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.24/youtube-dl.exe", - "hash": "59369ff1710e94d3d66724a677ae2c1c0a969b71339ebdb6f1a957d7fd162e51", + "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.05.03/youtube-dl.exe", + "hash": "0641bfba0c984a9bbb464f29cdd6314077eff7286eb3f554594a798178d6f509", "bin": "youtube-dl.exe", "checkver": { "github": "https://github.com/ytdl-org/youtube-dl"