From ebc09c88e49b0144e0c2a8ca6484b28256d0a9f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 4 Feb 2021 08:08:32 +0100 Subject: [PATCH] youtube-dl: Update to version 2021.02.04.1 --- 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 2b066d454e..5ae3297aba 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.01.24.1", + "version": "2021.02.04.1", "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.24.1/youtube-dl.exe", - "hash": "2345311b6899a1bf78a43b3e3efd2c7b27dbc47da165435c41fde7a4442dd292", + "url": "https://yt-dl.org/downloads/2021.02.04.1/youtube-dl.exe", + "hash": "9aea246ee9655f9818dd3c4a389273118898b2ece39f6e0adf703213e1a5c074", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {