From e033b66ea9f439d72aa8a17ec020a39759eb6aff Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 6 Apr 2021 21:00:23 +0000 Subject: [PATCH] youtube-dl: Update to version 2021.04.07 --- 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 1e80605ef4..8270fb9287 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2021.04.01", + "version": "2021.04.07", "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.04.01/youtube-dl.exe", - "hash": "3dfe9429940f10c767baee5e87a44644776ac8d0853dc2e52b478d7bc570de86", + "url": "https://yt-dl.org/downloads/2021.04.07/youtube-dl.exe", + "hash": "b430066a62e63fae7fbfbb4c79ff2b7534d37e051635f7195932b71cf11115f0", "bin": "youtube-dl.exe", "checkver": "v([\\d.]+)", "autoupdate": {