From e769087522e427803f02afea95709c2f26318c55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 00:39:29 +0000 Subject: [PATCH] yt-dlp: Update to version 2024.12.03 --- 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 da8fafd142..4729439ff5 100644 --- a/bucket/yt-dlp.json +++ b/bucket/yt-dlp.json @@ -1,5 +1,5 @@ { - "version": "2024.11.18", + "version": "2024.12.03", "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/2024.11.18/yt-dlp.exe", - "hash": "sha512:00e3759248bc50a47ceb5142668c9b23d23be55cd808c5d12edebe7d142776b547f6abc915a92a5944c5593e8b636b768bfcba3be48f9fefeb788ad17c4d579e" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.03/yt-dlp.exe", + "hash": "sha512:bf72e9665b32c13844950fcc17a4f9a98803bfe7a54ec379e475039e9178f7c0b33ef3c8fdbe18528df376ee3ec4f5b87b0e6ae3026de66f21268df1a83e81c4" }, "32bit": { - "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.18/yt-dlp_x86.exe#/yt-dlp.exe", - "hash": "sha512:1b350958e7b7bfd9d767b203ab9ae3c8e64dab822b61d02ac4a2221679a80e3ddaed2f374bab81ba0f43a46758e35921a4f2fdce8846aa5cfd0d5e4ee0a8cdb1" + "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.03/yt-dlp_x86.exe#/yt-dlp.exe", + "hash": "sha512:04566ca75c5d3c49c329e227c93da94ec18fb39643a7352309ce7b47f1f039c27d63affbfb27b6400b6faef484eb082dbfb91dfd68b18fef5648cf394e8e694f" } }, "bin": "yt-dlp.exe",