From 26b42a625c45d7f149d89f1a0b31a75727d9b2f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 7 Dec 2020 08:35:47 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.12.07 --- 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 b0923e376e..c806bc9c4f 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.12.05", + "version": "2020.12.07", "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.05/youtube-dl.exe", - "hash": "e44786b2a0568810a93783eaad362687f15e14dc0828fe1adc0987de2f3cae2d", + "url": "https://yt-dl.org/downloads/2020.12.07/youtube-dl.exe", + "hash": "2368e5e33968b6cf0aa23fe0e6cf66c0945de8785c5fe58c7f4c6ac69b4bf24c", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {