From 703d5ec66eb8cf4f890b007df3fdda1cbacb35b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 14 Dec 2020 07:40:46 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.12.14 --- 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 a8b3e2cd50..e368d2c603 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.12.12", + "version": "2020.12.14", "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.12/youtube-dl.exe", - "hash": "ad71ea9ba754e69d5b74f3eb43b6cb8a59c2942a616d4b18e573dbcd8172524a", + "url": "https://yt-dl.org/downloads/2020.12.14/youtube-dl.exe", + "hash": "1f2e4d45e119ee76407d8afc4a8bd54252f20303d9688f2abad57273182e64e1", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {