From fa3a5d97fc259fe240f790a275ac02dbd4cc2b4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 00:40:42 +0000 Subject: [PATCH] yt-dlp: Update to version 2025.06.09 --- 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 fb49236e39..fb7fc09819 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2025.05.22", + "version": "2025.06.09", "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.05.22/yt-dlp.exe", - "hash": "sha512:0fa23037b01c04990c8cdf97f0121424dc5ae8525be908f8299a7b8558d26047cc41c52c83cc7ba5a0151b53fe8cbff1edbb1fdcdf683800ab56fde4e2d671c7" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.09/yt-dlp.exe", + "hash": "sha512:82c23ad07873005ffb1653fece8eba8b7b8c2b73f3fcff6c399c8075925f3afa914bfdf9ef8e720e4a2ddb2dd9945e6b8aa65ab400b6453d51cf3b13604d1799" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.05.22/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:7cc2f537d5a1708abda8a6d18fd4e60da0a07cbd0cad0ad96c93e50ce3cbc83a25c1753e8ddb17b05ea5cab1f54598964211dc4728f32b62dc65b4e2b64acc3f" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.09/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:62a7a3fc492b0944cb5b5bbc5dbf186b527fd3fc4e53984216b392d3967d1670074430052aefbc99bc85ecda567645e2f97b95d42ebb429178aab5eb6de4b157" } }, "bin": "yt-dlp.exe",