From 4b559485bc7985d0ba7a7f4f574799cf4b15ce7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 17 Nov 2020 08:07:11 +0100 Subject: [PATCH] youtube-dl: Update to version 2020.11.17 --- bucket/youtube-dl.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/bucket/youtube-dl.json b/bucket/youtube-dl.json index 689daa4c59..d3f7768e71 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.11.12", + "version": "2020.11.17", "description": "Download videos from YouTube.com (and a few more sites) using command line.", "homepage": "https://yt-dl.org/", "license": "Unlicense", @@ -10,13 +10,10 @@ ], "vcredist": "extras/vcredist2010" }, - "url": "https://yt-dl.org/downloads/2020.11.12/youtube-dl.exe", - "hash": "97a8c9ac735911a722b5405861ede8a66b02635f00664c5199bd01fd3b67114f", + "url": "https://yt-dl.org/downloads/2020.11.17/youtube-dl.exe", + "hash": "45ff80ee69d76071cfe05576e603a708b2ec4d88481fd24914ae4fb3d3cf9e94", "bin": "youtube-dl.exe", - "checkver": { - "url": "https://yt-dl.org/", - "regex": "v([\\d.]+)" - }, + "checkver": "v([\\d.]+)", "autoupdate": { "url": "https://yt-dl.org/downloads/$version/youtube-dl.exe", "hash": {