From 1159f82f3cfeb3bcdb2106adc411102341903528 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 20:29:43 +0000 Subject: [PATCH] youtube-dl: Update to version 2021.12.17 --- 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 516addd425..9dae3ed701 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.06.06", + "version": "2021.12.17", "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.06.06/youtube-dl.exe", - "hash": "78c009f4cf8ae56db150800d55faaac97c127c76c89715b23fe406d85c3c0628", + "url": "https://yt-dl.org/downloads/2021.12.17/youtube-dl.exe", + "hash": "26e5c00c35c5c3edc86dfc0a720aed109a13b1b7c67ac654a0ce8ff82a1f2c16", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {