From 6de664ed50dbaefce85e209ea0e062943a0e75fd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 16 May 2021 16:00:17 +0000 Subject: [PATCH] youtube-dl: Update to version 2021.05.16 --- 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 6400ac0fd7..9de422987f 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.04.26", + "version": "2021.05.16", "description": "Download videos from YouTube.com (and a few more sites) using command line.", "homepage": "https://yt-dl.org/", "license": "Unlicense", @@ -10,8 +10,8 @@ ], "vcredist": "extras/vcredist2010" }, - "url": "https://yt-dl.org/downloads/2021.04.26/youtube-dl.exe", - "hash": "79de27080b12587153910e67a256aa524e91f37a28b368c07018e5a94704a123", + "url": "https://yt-dl.org/downloads/2021.05.16/youtube-dl.exe", + "hash": "0bcaeb40c295db3ebefe607c13620d65be33cf033d70f9afd16e6df5766896d9", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {