From 41a01acec4ff345b94e1c9c76e37f4bd89f27d12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 16 Jan 2021 08:55:44 +0100 Subject: [PATCH] youtube-dl: Update to version 2021.01.16 --- 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 a9fea524e8..6e9c455538 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.01.08", + "version": "2021.01.16", "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.08/youtube-dl.exe", - "hash": "8ffc172ea209c7cc566f61568e7e4e53446006ac0ee9fdb599c93f8f6d63fa9c", + "url": "https://yt-dl.org/downloads/2021.01.16/youtube-dl.exe", + "hash": "8a5289cc53c819c0c2efde971541d34e46d27bbc178d4c6518821173ddb0b304", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {