From 97564a8aca7ee2e0ce1cb6bb6741e958ae89afde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 26 Nov 2020 07:57:43 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.11.26 --- 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 8344241a63..0bc9401b2e 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.11.24", + "version": "2020.11.26", "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.24/youtube-dl.exe", - "hash": "5f73ac91780b8cf4e097897feae15393b8b79b19e3b1c1309e0ca3ebb7e14b00", + "url": "https://yt-dl.org/downloads/2020.11.26/youtube-dl.exe", + "hash": "72b49b2fbee8da6e9730d247c04ce3309a80e8ba6362ea46fb8ed033ae08f6c9", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {