From e1be29ab873a375182b653b9585b7896555afba4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:30:05 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.02.19 --- 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 c10068acdf..a935e10660 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.01.26", + "version": "2025.02.19", "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/2025.01.26/yt-dlp.exe", - "hash": "sha512:374b873927c9b951f37d32fbfdd22e7277b41b1cce3b5675600c3d5593ef9996350cb645bb0930e38095f78da1cbcca7d1edcd1c432ced82a57cf74057195604" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.02.19/yt-dlp.exe", + "hash": "sha512:77e497d07c9eebe1ddb0728d324a3536e63f4d1b558f3ff57decab928f60780a7fd8f3cbab9b6da2cb5387f27f7e62bbb47e75941a5b7fe1af2ec0f0a1bd4fdb" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.26/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:4da524bc5c2cfd3bea8c02afed711742baf0b1c77e99d5f889a7c161f595ff29a4a5d2c04a0ac8d5ad3e4d506eadd0eb1f20d567dae15a6b2a71a7a87f77787d" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.02.19/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:0baefcbb0603837e7d7240afb5686cc34e22619c8a2a9c0e05391b17fd9544534d5040c6414ea4ec810f7fd42f2abbb8bdf8effcfe0780be8078239a161fc795" } }, "bin": "yt-dlp.exe",