From 68764ab984ac672f50a950db2a431f3dcd4772b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:34:00 +0000 Subject: [PATCH] yt-dlp: Update to version 2022.06.22.1 --- 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 d714b25af2..24c5cecf58 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2022.05.18", + "version": "2022.06.22.1", "description": "A youtube-dl fork with additional features and fixes.", "homepage": "https://github.com/yt-dlp/yt-dlp", "license": "Unlicense", @@ -9,12 +9,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.05.18/yt-dlp.exe", - "hash": "sha512:f8f55be89b8b4b5c9703bb594367ad10c245dd1e1de9182a8a3d8ae06220aeabe200ed9b797d6f176a5d10f99ff3bbb48176c4e52cd9f4cc3c1fac451df42dde" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.06.22.1/yt-dlp.exe", + "hash": "sha512:a3b4cd1c45fd10558c3956db1432c189c90a774df95b67b744a19b8d0b4f55ffc68274752bf68db9ab03eb86262764fbe7266fb4dd9d0f52387956840ecede10" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.05.18/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:f637251a9ea843f16c747f8d273245ebb76b58313caa58cbfb25984095e1979a104a635da89cea73253c50e466e5cd7bd3d6cf5baba814434fb457bac46e8ab0" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2022.06.22.1/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:6db311141b7b19e46c277bb8a4d0b5bb5c7acdfcb095df08f34471b560b93c259bc4865b09bf86a14b18515e1e6545a7f49f5c1be3177d96530379246e138a01" } }, "bin": "yt-dlp.exe",