From 6c8f204ec7462cb721a38d5e3993aa7a4f2f543d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:46:20 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.06.30 --- 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 e27ecff0b6..dd74883105 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.06.25", + "version": "2025.06.30", "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.06.25/yt-dlp.exe", - "hash": "sha512:359fc763c7c8471e9e185901103a4a4fad5f12d72596ecf7293b3b76c318e46c78091a50deab0803ac921283064b4b11ffbd6df7de794f49e2e9d6a09a1cc18d" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.30/yt-dlp.exe", + "hash": "sha512:fd9d04da14668491571f2474a4cc0309f98f994304f6309e4e09563c57662ce7939cb4b8addebee424efc6f65ffd09e386af22dd9cdf5a134b3fc041bd8804a8" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.25/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:aa26ea3bb5e06896a4c8349c5b1f2b2e298c270219a96575271f6746863561a7cfb1204ddb01edf30b5c359c693587344f16643e5644aae7f24a016d4d6bb7f5" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.30/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:7b50521b4e98beecdaf0c2dd1fdf94be3ea411ba27395c3dde6cb2ba054bfc41e58a6f3363d4fa682fbed297c004499f7ef58b396026d97e8f608b06dd1d8d2e" } }, "bin": "yt-dlp.exe",