From ac79be9f1593cc2afafb2a870bac07d567071597 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 04:29:00 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.01.26 --- 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 edd6ca31fa..c10068acdf 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.01.15", + "version": "2025.01.26", "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.15/yt-dlp.exe", - "hash": "sha512:cbb9e381d6e23f56ee21e47aadafb5570f4f01f93faee063d1df6832b1d4a3d1c499c9a510e364ff64339618e72162e183c681777f642f22a29aa7520786d238" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.26/yt-dlp.exe", + "hash": "sha512:374b873927c9b951f37d32fbfdd22e7277b41b1cce3b5675600c3d5593ef9996350cb645bb0930e38095f78da1cbcca7d1edcd1c432ced82a57cf74057195604" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.15/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:4d7bcd4b52b6097ab0079a237748583ddef2726c82043000b392fb08c51ce8dafe52e4930273424deab75e926a88600e679d58f647194cc501a635cb12fda414" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.26/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:4da524bc5c2cfd3bea8c02afed711742baf0b1c77e99d5f889a7c161f595ff29a4a5d2c04a0ac8d5ad3e4d506eadd0eb1f20d567dae15a6b2a71a7a87f77787d" } }, "bin": "yt-dlp.exe",