From 05694b2decd36222e65f783b05359a4a316be513 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 22 Feb 2021 07:54:46 +0100 Subject: [PATCH] youtube-dl: Update to version 2021.02.22 --- 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 a6dea16bc4..06083e154a 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.02.10", + "version": "2021.02.22", "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.02.10/youtube-dl.exe", - "hash": "f271e8caab4a44a98d9afe125b805ee6d676e07a25524b459414430574521f50", + "url": "https://yt-dl.org/downloads/2021.02.22/youtube-dl.exe", + "hash": "e7b244aac8bc92668456d24dcef63fbbe7d6f73653bfa339d15ad571cbc9f5bc", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {