From 8a0cccfcb41aba839ba370f5915bba86e5db6b61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 1 Dec 2020 21:44:58 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.12.02 --- 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 5b3a7ea62c..a643e5fdf6 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.11.29", + "version": "2020.12.02", "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.11.29/youtube-dl.exe", - "hash": "e4c73e90ad6d8b43a1c09164e6ab7b33856ce2fe9866eb8b3307be7815d94182", + "url": "https://yt-dl.org/downloads/2020.12.02/youtube-dl.exe", + "hash": "233edc0d5a0b5c093779a6018b2f3527e81fdcaa9572a8c8c794ed331ca25d71", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {