From 2a102b498020d6d1820ec7b94b22221e968cf3b5 Mon Sep 17 00:00:00 2001 From: Karan09 <71691514+KaranKad@users.noreply.github.com> Date: Wed, 10 Nov 2021 22:09:56 +0530 Subject: [PATCH] yt-dlp: Update to version 2021.11.10.1 (#2928) --- bucket/yt-dlp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yt-dlp.json b/bucket/yt-dlp.json index e989b28f04..afd58a6dbf 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2021.10.22", + "version": "2021.11.10.1", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.22/yt-dlp.exe", - "hash": "sha512:07b62347004dd57e37402e1f5a033346b1e291709adc48e4e7bc7a00b2c07e26886808e179ff9208b029dfdb3f273cb70f13db62e8b4161571df441b225e3cbe" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.11.10.1/yt-dlp.exe", + "hash": "sha512:44F992EBD88859E772BD4D555B5D87F8FA1D89A0AABF638CFE331E2330A0786EBEC7093A2BBC9F38DE3FDFECB12A38B2171D2EEC29DD51BBD2E171A3CD734C01" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.10.22/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:313090b732c951d579af0e41ca467ef36245ce2b38f3a46198d4606423bcb9de4d07511899c62f75ecb4325ef26cb74aa873606efa72edda4f1d251e5c3809b7" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2021.11.10.1/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:487E642F1EEEA46B1C1D7B9A2BEC4433D9A12A8A8AFB32261331071C129E54491D0B9B40707F24BC7FB4A11C6B406D967A1F41D8D233D1472B9BB6155F88EC3A" } }, "bin": "yt-dlp.exe",