From 219d1daa263e4cdb3b75ed2374c2a4046e3686c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 26 Dec 2020 19:34:09 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.12.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 46d2f7d8de..ae008f306c 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.12.22", + "version": "2020.12.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.12.22/youtube-dl.exe", - "hash": "0b78c04d26f1e7076eff62d762f4028cdb1a8617789351149da31927bf98ae75", + "url": "https://yt-dl.org/downloads/2020.12.26/youtube-dl.exe", + "hash": "33fe53361fcd58d99b30ca87a07a2175f8b5fc5d6c4bde9380be1c79e96b7921", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {