From cbe16e8fd47d9a2a381c3b7f07ac326d92537aea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 04:25:24 +0000 Subject: [PATCH] yt-dlp: Update to version 2023.10.07 --- 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 92f69928f6..8ec64b181c 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2023.09.24", + "version": "2023.10.07", "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/2023.09.24/yt-dlp.exe", - "hash": "sha512:c49020fddc86b01c7c1479eab59b69072c9d64019e868a9eb49cc37db97fe0c6294fb4410cdd6400128c43c1dac0bec8208da70815f0450527f4261ea81dc665" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.10.07/yt-dlp.exe", + "hash": "sha512:c3aedd3b78ed10db3d87d32c4b137fb93d6cfdf8ef1bc716f7779043d66103f3ba39d6fb0bf8375d343b285f9b3dd893953901d4ecab2a43b35829fa910b6eac" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.09.24/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:6975bd179fbb125a8720c34b144db666cff675d6e04a0cb67a1e226c770fa8d8d18b37312f7ece95eae9a2d8e1b80b94f6be3776f65cfa376146f7acde835394" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2023.10.07/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:7f9df999b0453a3a262421a507d6c0a86618d8bc50b2708a3b1915689db26f805b84758cd7ef2d97bb0eb6173768ad27c72cd3ee21af8c02ba77984868efb400" } }, "bin": "yt-dlp.exe",