From 3fac1b5ba5c81eadfc1f2983c1098315f0e5ce8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 12:31:29 +0000 Subject: [PATCH] yt-dlp: Update to version 2022.11.11 --- 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 be0475e6da..df7bac4b6d 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.10.04", + "version": "2022.11.11", "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/2022.10.04/yt-dlp.exe", - "hash": "sha512:d83cb72fe7cf2fee16def82a0046cc0da286aaabe2c2bcc10def25f89a57bcfa421658d800fedfa954034989a95aaee9b336a14c13e99cf049ac48de6d03aab8" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.11.11/yt-dlp.exe", + "hash": "sha512:c8a0b633c31b37e9e5c3d57876ead46790e38cd678eea984f49c59d857097edee2bb663c7e1a80ae290a3d0e731f778e7105334aae46bbe2fff21afed43f974e" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.10.04/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:4326cac54e10a525357525e2771b8abd87c895425a16df8780367f9eb93a491d2bb9d77a6affbada38787a6c5bb272c2b74725b6c4b6d327924350a79c8f0580" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.11.11/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:3f6f231d4f0ce18e235ccba2816b3f97fef39bf6d0ec8dede04d8e1a686ea71195486df1a405182a55c35b9a1c2d5dcc44a3da8d50f6959ebdc8df5605dac1c9" } }, "bin": "yt-dlp.exe",