From a86e5097ac5cddabc8d878e8e058e8a2ac923e37 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 31 Mar 2021 23:00:22 +0000 Subject: [PATCH] youtube-dl: Update to version 2021.04.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 5668299845..1e80605ef4 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.03.31", + "version": "2021.04.01", "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.03.31/youtube-dl.exe", - "hash": "bd11b1224609a7ddb42ae9248756c3a0a6a29940aa797feb21a73c4544ef48a8", + "url": "https://yt-dl.org/downloads/2021.04.01/youtube-dl.exe", + "hash": "3dfe9429940f10c767baee5e87a44644776ac8d0853dc2e52b478d7bc570de86", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {