From c262134ee979b66f72bf0a720be4b11e9d84921d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 20 Sep 2020 20:28:50 +0200 Subject: [PATCH] youtube-dl: Update to version 2020.09.20 --- 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 82c1db882c..d2128c45f4 100644 --- a/bucket/youtube-dl.json +++ b/bucket/youtube-dl.json @@ -1,5 +1,5 @@ { - "version": "2020.09.14", + "version": "2020.09.20", "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/2020.09.14/youtube-dl.exe", - "hash": "29b6eec7e7ee540d864643253b7c9b9a655b2a5fc2a9b0b523e4a28c104a39a6", + "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.09.20/youtube-dl.exe", + "hash": "2b71484b309ae369873cb9a421ac03ba6b642704e112eb1ca5cde6820a12d8fb", "bin": "youtube-dl.exe", "checkver": { "github": "https://github.com/ytdl-org/youtube-dl"