From e494ce96cb0670e04f818e1672707d6c32ced718 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 00:33:55 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.05.27 --- 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 1d155380b6..6263cb2937 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.05.26", + "version": "2024.05.27", "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/2024.05.26/yt-dlp.exe", - "hash": "sha512:5fbf85172cbe356054ed3803ad7d5a3103e02414eed6eeb64105791111b5406edfa9dbda7d22cf24b9f725179dd0b197e67e50e3ae568cdce35a6c2a0bf88023" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.27/yt-dlp.exe", + "hash": "sha512:4b786138bbea8664cdec97da44d0bc6521ac17c9277bc6a08f845a1c037a3d3c19642c06dc2ffa23f4267f17222f7950ec293fc42e90ad7e9cf85521e375cac9" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.26/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:34ea86dfe0bf62847a019c5ad7faab1301f83525e6cad3825f4d388cff89307b0a91fa359e5ccfcae5897ac2b634ee9be3f5b691f39a3166075fe466198e3665" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.27/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:0a9442b3b590b3e5cd50f38bad80e69623f5cc3db402005516eb50a63ff09b482cf723b1c530df8008a186f3fda1afc6751dbeb9748faf7b163f6b7f58394824" } }, "bin": "yt-dlp.exe",