From 96240b591ba9ec5d662c44a92b7655859803303e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 23 Jul 2020 07:58:20 +0200 Subject: [PATCH] ytdl: Update to version 0.6.4 --- bucket/ytdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ytdl.json b/bucket/ytdl.json index 648bb51cc1..b835327abe 100644 --- a/bucket/ytdl.json +++ b/bucket/ytdl.json @@ -1,12 +1,12 @@ { - "version": "0.6.3", + "version": "0.6.4", "description": "YouTube download library and CLI", "homepage": "https://github.com/rylio/ytdl", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/rylio/ytdl/releases/download/v0.6.3/ytdl_0.6.3_windows_amd64.tar.gz", - "hash": "62271fa9f275ee0c15a15b2e4f68ac366d46a2c399333fe98ea6ae1cbc08db53" + "url": "https://github.com/rylio/ytdl/releases/download/v0.6.4/ytdl_0.6.4_windows_amd64.tar.gz", + "hash": "eb9d1c90460f3050c2c1dbfea5fb28e8148edb69892a8afe041ffa7f9e88a58f" } }, "bin": "ytdl.exe",