From 4901d427a906ff8a13d6cc3009496ae39d330578 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Mar 2021 18:00:25 +0000 Subject: [PATCH] youtube-dl: Update to version 2021.03.25 --- 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 e063dd0a5c..bdd0e99985 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.03.14", + "version": "2021.03.25", "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.14/youtube-dl.exe", - "hash": "7f9d3c57d8474232594b95db50fba9ad55547ec19e7689dec0a4719fd75e4cd0", + "url": "https://yt-dl.org/downloads/2021.03.25/youtube-dl.exe", + "hash": "eb3b4e51f46c39596429f3f97c3aa13f0fd4c5c6e8afce88460607725e033094", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {