From 247373551914b9321acd5ebab2b03cc4587a3a39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 21 Nov 2020 19:31:13 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.11.21.1 --- 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 922f527c6f..b32468e20a 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.11.19", + "version": "2020.11.21.1", "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/2020.11.19/youtube-dl.exe", - "hash": "e6d10dd90dd8e66705af9baec1762992d298ba09fcdc0b0ef9241410b66a1b25", + "url": "https://yt-dl.org/downloads/2020.11.21.1/youtube-dl.exe", + "hash": "6b305c0ed481750146c0d575388e9cac37067cc6802e495a441cee039af3c458", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {