From a7ca1e8e6422b63fb217ac8be48d19a4e5437a1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 29 Dec 2020 09:04:11 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.12.29 --- 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 ae008f306c..25f4cc5242 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.12.26", + "version": "2020.12.29", "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.26/youtube-dl.exe", - "hash": "33fe53361fcd58d99b30ca87a07a2175f8b5fc5d6c4bde9380be1c79e96b7921", + "url": "https://yt-dl.org/downloads/2020.12.29/youtube-dl.exe", + "hash": "f29ad53c8b9b9a31568c01da4a25bf9521b8f618645cab428f339e26e0211734", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {