From 7bb73ff7e3282977aece52998291de5f6c042f25 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 31 Dec 2019 23:00:26 +0000 Subject: [PATCH] youtube-dl: Update to version 2020.01.01 --- 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 4a0147e5b9..8d3a3c7516 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2019.12.25", + "version": "2020.01.01", "description": "Download videos from YouTube.com (and a few more sites) using command line.", "homepage": "https://ytdl-org.github.io/youtube-dl/", "license": "Unlicense", @@ -10,8 +10,8 @@ ], "vcredist": "extras/vcredist2010" }, - "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2019.12.25/youtube-dl.exe", - "hash": "de331f08d7576fe701757f5999abff83160f0b50cd715b08fd14804028e4c2db", + "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.01.01/youtube-dl.exe", + "hash": "e3942c50671df0bb8bfc36d8137b5be1a91afd78c969c32146c3b5de54f58b2c", "bin": "youtube-dl.exe", "checkver": { "github": "https://github.com/ytdl-org/youtube-dl"