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