From 8d4d63484d443b7cabd3c4c9a22b4e3a17948c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 8 Jan 2021 07:42:11 +0100 Subject: [PATCH] youtube-dl: Update to version 2021.01.08 --- 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 e0d03109f9..a9fea524e8 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.01.03", + "version": "2021.01.08", "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/2021.01.03/youtube-dl.exe", - "hash": "a4e2e430faf2a005789227c09accb16bae641a28d34c40586eb654910c8566d2", + "url": "https://yt-dl.org/downloads/2021.01.08/youtube-dl.exe", + "hash": "8ffc172ea209c7cc566f61568e7e4e53446006ac0ee9fdb599c93f8f6d63fa9c", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {