From 649b77d4c9520b39991d74558b595bfee305e55d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 3 Jan 2021 14:17:06 +0100 Subject: [PATCH] youtube-dl: Update to version 2021.01.03 --- 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 0ff344db07..e0d03109f9 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.12.31", + "version": "2021.01.03", "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.31/youtube-dl.exe", - "hash": "72ed177d7e59a6f91de6dc554eb37e4f2aad8651e74b50ccdb990a2f9750c093", + "url": "https://yt-dl.org/downloads/2021.01.03/youtube-dl.exe", + "hash": "a4e2e430faf2a005789227c09accb16bae641a28d34c40586eb654910c8566d2", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {