From 97779a1eb7b79aa91fcb5d4dbf480320158a1a7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 12 Dec 2020 08:44:37 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.12.12 --- 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 0cb9d17b4c..a8b3e2cd50 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.12.09", + "version": "2020.12.12", "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.09/youtube-dl.exe", - "hash": "04ad7ffea1c1d5b26747916211a620a7ef8793789bdd290ceb6ab6399e041ee0", + "url": "https://yt-dl.org/downloads/2020.12.12/youtube-dl.exe", + "hash": "ad71ea9ba754e69d5b74f3eb43b6cb8a59c2942a616d4b18e573dbcd8172524a", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {