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