From 7c51cb7008ea10fc57b8dc779da3ce3fa4073532 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 08:26:20 +0000 Subject: [PATCH] yt-dlp: Update to version 2023.06.22 --- 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 f89d6eceb6..98c6009482 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.06.21", + "version": "2023.06.22", "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/2023.06.21/yt-dlp.exe", - "hash": "sha512:847f77d66810602ccd331f8c45702a8732cf60ea265ba77dc17cea8b989c769d019974b1ae0c8264214148113e7f40b6a37cf6a07d205f8e148dc19cc654e753" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.22/yt-dlp.exe", + "hash": "sha512:1f29c801bcf2f0079a0d2ef20d080b2376c456692b986f311827aba30efe792242b41092f78e7dcc8fd6ba54487c46cbcd9987f07fadc762819592416b72b7eb" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.21/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:15e4162fa3be955baa94f8b76e6dee16b8063b14929c7790077d25b36f729be905712d6d22069f927350e9eae4528d967e6ef88fec4fa0c15203995b11a43254" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.22/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:1d79d07dff747159d814f859d930da834802d4a211f181bd9533bffd41cb8a63081337a2545429a008403a343cd8eb6e4bbb301e9a41a1c2014fac310c5632b3" } }, "bin": "yt-dlp.exe",