From 46e4aafb846328fd6c1f2395c544fa24a4fe6be5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 00:41:07 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.06.25 --- 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 fb7fc09819..e27ecff0b6 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.06.09", + "version": "2025.06.25", "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.09/yt-dlp.exe", - "hash": "sha512:82c23ad07873005ffb1653fece8eba8b7b8c2b73f3fcff6c399c8075925f3afa914bfdf9ef8e720e4a2ddb2dd9945e6b8aa65ab400b6453d51cf3b13604d1799" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.25/yt-dlp.exe", + "hash": "sha512:359fc763c7c8471e9e185901103a4a4fad5f12d72596ecf7293b3b76c318e46c78091a50deab0803ac921283064b4b11ffbd6df7de794f49e2e9d6a09a1cc18d" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.09/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:62a7a3fc492b0944cb5b5bbc5dbf186b527fd3fc4e53984216b392d3967d1670074430052aefbc99bc85ecda567645e2f97b95d42ebb429178aab5eb6de4b157" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.25/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:aa26ea3bb5e06896a4c8349c5b1f2b2e298c270219a96575271f6746863561a7cfb1204ddb01edf30b5c359c693587344f16643e5644aae7f24a016d4d6bb7f5" } }, "bin": "yt-dlp.exe",